Merge "update wifi unit test script" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4a7913c268
@@ -21,4 +21,5 @@ adb wait-for-device
|
||||
|
||||
adb install -r -g "$OUT/data/app/FrameworksWifiApiTests/FrameworksWifiApiTests.apk"
|
||||
|
||||
adb shell am instrument -w "$@" 'android.net.wifi.test/android.support.test.runner.AndroidJUnitRunner'
|
||||
adb shell am instrument --no-hidden-api-checks -w "$@" \
|
||||
'android.net.wifi.test/android.support.test.runner.AndroidJUnitRunner'
|
||||
|
||||
Reference in New Issue
Block a user