Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9667b10c authored by Roshan Pius's avatar Roshan Pius
Browse files

wifi(tests): Run the 64bit version of the unit tests

libwifi-hal is only available on /vendor/lib64.

Bug: 79261060
Test: ./hardware/interfaces/wifi/1.2/default/tests/runtests.sh
Change-Id: Ia35e4246f812ceaf67c93f19101ba6cd77525694
parent 3418cd60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,4 +23,4 @@ set -e
$ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode android.hardware.wifi@1.0-service-tests
adb root
adb sync data
adb shell /data/nativetest/vendor/android.hardware.wifi@1.0-service-tests/android.hardware.wifi@1.0-service-tests
adb shell /data/nativetest64/vendor/android.hardware.wifi@1.0-service-tests/android.hardware.wifi@1.0-service-tests