power_VideoCall: Fix Ryzen CPU detection

BUG=b:169624685
TEST=Zork with battery now uses high profile

Change-Id: I1870ef51dd7c12c938ea5779fe1f62328e14d407
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2438910
Reviewed-by: Mengqi Guo <mqg@chromium.org>
Commit-Queue: Puthikorn Voravootivat <puthik@chromium.org>
Tested-by: Puthikorn Voravootivat <puthik@chromium.org>
Auto-Submit: Puthikorn Voravootivat <puthik@chromium.org>
diff --git a/client/site_tests/power_VideoCall/power_VideoCall.py b/client/site_tests/power_VideoCall/power_VideoCall.py
index 7c88fa0..11ac268 100644
--- a/client/site_tests/power_VideoCall/power_VideoCall.py
+++ b/client/site_tests/power_VideoCall/power_VideoCall.py
@@ -116,7 +116,7 @@
         HIGH_IF_HAS_FAN_REGEX = r'''
             Intel[ ]Core[ ]i[357]-[6-9][0-9]{3}U|     # Intel Core i7-8650U
             Intel[ ]Core[ ]i[357]-1[0-9]{4}U|         # Intel Core i7-10510U
-            AMD[ ]Ryzen[ ][357]-[3-9][0-9]{3}C|       # AMD Ryzen 7 3700C
+            AMD[ ]Ryzen[ ][357][ ][3-9][0-9]{3}C|     # AMD Ryzen 7 3700C
             Genuine[ ]Intel[ ]0000                    # Unrelease CPU
         '''
         MEDIUM_REGEX = r'''