Commit 06d3b948 authored by topjohnwu's avatar topjohnwu

Several improvements

parent e7c314fe
Subproject commit 443af5f760b94f8728b4a4c82adf911717d4dc52
Subproject commit 32d2df0f08a2f23e53e2f0763b714154961a9456
......@@ -522,6 +522,9 @@ case $1 in
exit
fi
run_scripts service
# Start MagiskHide
[ "`getprop persist.magisk.hide`" = "1" ] && sh $COREDIR/magiskhide/enable
;;
esac
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