diff options
| author | Tri Vo <trong@google.com> | 2016-12-22 14:09:52 -0800 |
|---|---|---|
| committer | Tri Vo <trong@google.com> | 2016-12-22 14:12:51 -0800 |
| commit | 73111c058e64f4946eb9648d4b5f5cee0788a63b (patch) | |
| tree | d0c0050b733020938449e138deb65075ff996b74 /sensors | |
| parent | d0a28455834d39ed1806fb0beac1c5f5bdcd90fb (diff) | |
| download | android_hardware_interfaces-73111c058e64f4946eb9648d4b5f5cee0788a63b.tar.gz android_hardware_interfaces-73111c058e64f4946eb9648d4b5f5cee0788a63b.tar.bz2 android_hardware_interfaces-73111c058e64f4946eb9648d4b5f5cee0788a63b.zip | |
stop/start framework before/after test.
Bug: 33618936
Test: make vts -j64 && vts-tradefed run commandAndExit vts
-l VERBOSE -m SensorsHidlTargetTest
Change-Id: I25405af879ab77f60f2f495d9d63c6db30254aaa
Diffstat (limited to 'sensors')
| -rw-r--r-- | sensors/1.0/vts/functional/vts/testcases/hal/sensors/hidl/target/AndroidTest.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sensors/1.0/vts/functional/vts/testcases/hal/sensors/hidl/target/AndroidTest.xml b/sensors/1.0/vts/functional/vts/testcases/hal/sensors/hidl/target/AndroidTest.xml index 66317f02c..6329d5dde 100644 --- a/sensors/1.0/vts/functional/vts/testcases/hal/sensors/hidl/target/AndroidTest.xml +++ b/sensors/1.0/vts/functional/vts/testcases/hal/sensors/hidl/target/AndroidTest.xml @@ -25,6 +25,7 @@ _64bit::DATA/nativetest64/sensors_hidl_hal_test/sensors_hidl_hal_test, "/> <option name="binary-test-type" value="gtest" /> + <option name="binary-test-disable-framework" value="true" /> <option name="test-timeout" value="10m" /> </test> </configuration> |
