From c6e3fd118a97e6e8655190fcd870b510eb9e2867 Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Thu, 6 Feb 2020 16:03:40 -0800 Subject: [PATCH] Fix health.storage test - fix root - fix test timeout Test: adb unroot and atest Fixes: 149044321 Change-Id: Icc34af149641f7fe5035cee1fe9685b395adc22f --- health/storage/1.0/vts/functional/Android.bp | 7 ++-- .../VtsHalHealthStorageV1_0TargetTest.config | 33 +++++++++++++++++++ 2 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 health/storage/1.0/vts/functional/VtsHalHealthStorageV1_0TargetTest.config diff --git a/health/storage/1.0/vts/functional/Android.bp b/health/storage/1.0/vts/functional/Android.bp index a30cdde2ac..4c703c571f 100644 --- a/health/storage/1.0/vts/functional/Android.bp +++ b/health/storage/1.0/vts/functional/Android.bp @@ -22,6 +22,9 @@ cc_test { shared_libs: [ "libhidlbase", ], - test_suites: ["general-tests", "vts-core"], + test_suites: [ + "general-tests", + "vts-core", + ], + test_config: "VtsHalHealthStorageV1_0TargetTest.config", } - diff --git a/health/storage/1.0/vts/functional/VtsHalHealthStorageV1_0TargetTest.config b/health/storage/1.0/vts/functional/VtsHalHealthStorageV1_0TargetTest.config new file mode 100644 index 0000000000..0cd1c11b66 --- /dev/null +++ b/health/storage/1.0/vts/functional/VtsHalHealthStorageV1_0TargetTest.config @@ -0,0 +1,33 @@ + + + +