aboutsummaryrefslogtreecommitdiff
path: root/scripts/android-arm64-mock.sh
diff options
context:
space:
mode:
authorMarat Dukhan <marat@fb.com>2017-11-27 14:57:02 -0800
committerMarat Dukhan <marat@fb.com>2017-11-27 14:57:02 -0800
commit7be11405295dec9ea6335808f6a693fe68f94995 (patch)
tree99588b410eefa11836e5d65a2294b3be0b5ec5a3 /scripts/android-arm64-mock.sh
parent166ce4c078beba4eaf9d4a4f84a29c10196ecc12 (diff)
downloadcpuinfo-7be11405295dec9ea6335808f6a693fe68f94995.tar.gz
Huawei Mate 10 mock test
Diffstat (limited to 'scripts/android-arm64-mock.sh')
-rwxr-xr-xscripts/android-arm64-mock.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/android-arm64-mock.sh b/scripts/android-arm64-mock.sh
index ee72263..d6a1dc2 100755
--- a/scripts/android-arm64-mock.sh
+++ b/scripts/android-arm64-mock.sh
@@ -12,6 +12,7 @@ adb push libs/arm64-v8a/galaxy-s8-global-test /data/local/tmp/galaxy-s8-global-t
adb push libs/arm64-v8a/galaxy-s8-us-test /data/local/tmp/galaxy-s8-us-test
adb push libs/arm64-v8a/huawei-mate-8-test /data/local/tmp/huawei-mate-8-test
adb push libs/arm64-v8a/huawei-mate-9-test /data/local/tmp/huawei-mate-9-test
+adb push libs/arm64-v8a/huawei-mate-10-test /data/local/tmp/huawei-mate-10-test
adb push libs/arm64-v8a/huawei-p9-lite-test /data/local/tmp/huawei-p9-lite-test
adb push libs/arm64-v8a/meizu-pro-6-test /data/local/tmp/meizu-pro-6-test
adb push libs/arm64-v8a/meizu-pro-6s-test /data/local/tmp/meizu-pro-6s-test
@@ -37,6 +38,7 @@ adb shell "/data/local/tmp/galaxy-s8-global-test --gtest_color=yes"
adb shell "/data/local/tmp/galaxy-s8-us-test --gtest_color=yes"
adb shell "/data/local/tmp/huawei-mate-8-test --gtest_color=yes"
adb shell "/data/local/tmp/huawei-mate-9-test --gtest_color=yes"
+adb shell "/data/local/tmp/huawei-mate-10-test --gtest_color=yes"
adb shell "/data/local/tmp/huawei-p9-lite-test --gtest_color=yes"
adb shell "/data/local/tmp/meizu-pro-6-test --gtest_color=yes"
adb shell "/data/local/tmp/meizu-pro-6s-test --gtest_color=yes"