mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 13:17:39 +02:00
Add application and Zygisk tests to avd_test.sh
This commit is contained in:
@ -44,7 +44,7 @@ if [ -z "$FIRST_STAGE" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
pm install -r $(pwd)/magisk.apk
|
||||
pm install -r -g $(pwd)/magisk.apk
|
||||
|
||||
# Extract files from APK
|
||||
unzip -oj magisk.apk 'assets/util_functions.sh' 'assets/stub.apk'
|
||||
|
Reference in New Issue
Block a user