mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 21:27:41 +02:00
clean code
This commit is contained in:
@ -583,7 +583,7 @@ copy_preinit_files() {
|
||||
[ -f $MODDIR/update ] && continue
|
||||
cat $r
|
||||
echo
|
||||
done > $PREINITDIR/0/sepolicy.rule
|
||||
done > $PREINITDIR/sepolicy.rule
|
||||
}
|
||||
|
||||
#################
|
||||
|
Reference in New Issue
Block a user