mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 13:17:39 +02:00
Add MagiskInit AVD automation test
This commit is contained in:
@ -43,8 +43,6 @@ if [ -z "$FIRST_STAGE" ]; then
|
||||
exec ./busybox sh $0
|
||||
fi
|
||||
|
||||
pm install -r $(pwd)/app-debug.apk
|
||||
|
||||
# Extract files from APK
|
||||
unzip -oj app-debug.apk 'assets/util_functions.sh'
|
||||
. ./util_functions.sh
|
||||
|
Reference in New Issue
Block a user