mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 18:19:03 +00:00
Offload HAL service: Fix running unit tests
Update the location from which runtest.sh will fetch the unit test binary. The binary is now located in vendor data. Bug: 32842314 Test: VTS and Unit tests Change-Id: I13bba845e121a31f4763584e593fdda374701dd7
This commit is contained in:
@@ -35,5 +35,5 @@ adb wait-for-device
|
||||
adb remount
|
||||
adb sync
|
||||
|
||||
adb shell /data/nativetest/wifi-offload-service-unit-tests/wifi-offload-service-unit-tests
|
||||
adb shell /data/nativetest64/wifi-offload-service-unit-tests/wifi-offload-service-unit-tests
|
||||
adb shell /data/nativetest/vendor/wifi-offload-service-unit-tests/wifi-offload-service-unit-tests
|
||||
adb shell /data/nativetest64/vendor/wifi-offload-service-unit-tests/wifi-offload-service-unit-tests
|
||||
|
||||
Reference in New Issue
Block a user