android hikey-v2 media2: fix the test name

the test name should be cts-media2-xxx insteat of cts-part5-xxx

Change-Id: Ife8ca35767eafaedd5c45f2259294f39312096e4
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
diff --git a/android/hikey-v2/template-cts-media2-v7a.yaml b/android/hikey-v2/template-cts-media2-v7a.yaml
index 413e280..f05a5a7 100644
--- a/android/hikey-v2/template-cts-media2-v7a.yaml
+++ b/android/hikey-v2/template-cts-media2-v7a.yaml
@@ -118,4 +118,4 @@
       params:
         TEST_PARAMS: "run cts-media2 --abi armeabi-v7a --disable-reboot --skip-preconditions --skip-device-info"
         TEST_URL: "http://testdata.validation.linaro.org/cts/android-cts-8.0_r1.zip"
-      name: cts-part5-v7a
+      name: cts-media2-v7a
diff --git a/android/hikey-v2/template-cts-media2-v8a.yaml b/android/hikey-v2/template-cts-media2-v8a.yaml
index b6d9cf0..df42e16 100644
--- a/android/hikey-v2/template-cts-media2-v8a.yaml
+++ b/android/hikey-v2/template-cts-media2-v8a.yaml
@@ -118,4 +118,4 @@
       params:
         TEST_PARAMS: "run cts-media2 --abi arm64-v8a --disable-reboot --skip-preconditions --skip-device-info"
         TEST_URL: "http://testdata.validation.linaro.org/cts/android-cts-8.0_r1.zip"
-      name: cts-part5-v8a
+      name: cts-media2-v8a