You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00: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