Better AVD support

This commit is contained in:
topjohnwu 2023-03-31 17:20:32 -07:00
parent 3921e9cb1b
commit 3f4f4598e8

View File

@ -145,9 +145,12 @@ ln -s ./magiskpolicy $MAGISKTMP/supolicy
mkdir -p $MAGISKTMP/.magisk/mirror
mkdir $MAGISKTMP/.magisk/block
mkdir $MAGISKTMP/.magisk/worker
touch $MAGISKTMP/.magisk/config
# Boot up
export MAGISKTMP
$MAGISKTMP/magisk --preinit-device
$MAGISKTMP/magisk --post-fs-data
start
$MAGISKTMP/magisk --service