2
0
mirror of https://github.com/topjohnwu/Magisk synced 2025-09-01 02:58:06 +00:00

Adjust scripts

This commit is contained in:
topjohnwu
2017-03-30 23:31:37 +08:00
parent 2e185f4ec9
commit 81d054a525
3 changed files with 34 additions and 32 deletions

View File

@@ -292,7 +292,7 @@ fi
MAGISKLOOP=$LOOPDEVICE
# Core folders and scripts
mkdir -p $COREDIR/bin $COREDIR/magiskhide $COREDIR/post-fs-data.d $COREDIR/service.d 2>/dev/null
mkdir -p $COREDIR/bin $COREDIR/props $COREDIR/magiskhide $COREDIR/post-fs-data.d $COREDIR/service.d 2>/dev/null
cp -af $COMMONDIR/magiskhide/. $COREDIR/magiskhide
cp -af $BINDIR/resetprop $BINDIR/magiskhide $BINDIR/su $BINDIR/magiskpolicy $COREDIR/bin
# Legacy support