mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 21:27:41 +02:00
Fix AVD tests
This commit is contained in:
@ -218,6 +218,9 @@ yes | "$sdk" --licenses > /dev/null
|
||||
curl -L $lsposed_url -o out/lsposed.zip
|
||||
"$sdk" --channel=3 platform-tools emulator
|
||||
|
||||
adb kill-server
|
||||
adb start-server
|
||||
|
||||
if [ -n "$1" ]; then
|
||||
run_test $1 $2
|
||||
else
|
||||
|
Reference in New Issue
Block a user