Commit e7c314fe authored by topjohnwu's avatar topjohnwu

Add sepolicy-inject back to PATH

parent faab79b4
......@@ -21,6 +21,7 @@ ln -s /sbin_orig/* $MODDIR/sbin_bind
chcon -h u:object_r:rootfs:s0 $MODDIR/sbin_bind/*
chmod 755 $MODDIR/sbin_bind
ln -s $MODDIR/su $MODDIR/sbin_bind/su
ln -s /data/magisk/sepolicy-inject $MODDIR/sbin_bind/sepolicy-inject
mount -o bind $MODDIR/sbin_bind /sbin
log_print "Starting su daemon"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment