Magisk/native/jni
topjohnwu f24df4f43d Don't allow cloning root nodes
The root nodes are /system and /vendor. Adding new files into these
directories, although works on some devices, mostly bootloops on many
devices out there. So don't allow it, which also makes the whole magic
mounting logic much easier and extensible.
2019-04-08 12:30:57 -04:00
..
core Don't allow cloning root nodes 2019-04-08 12:30:57 -04:00
external Build libsqlite.so only with magisk 2019-03-07 05:21:27 -05:00
include Use our own device nodes for mirrors 2019-04-08 01:40:04 -04:00
magiskboot Update tools docs 2019-03-28 04:54:06 -04:00
magiskhide Use our own device nodes for mirrors 2019-04-08 01:40:04 -04:00
magiskpolicy Add logging in magiskinit 2019-04-04 00:26:16 -04:00
resetprop Make parse prop file a util function 2019-03-05 20:27:09 -05:00
su Use our own function to parse int 2019-03-07 20:31:35 -05:00
systemproperties Some code adjustments 2019-02-24 23:09:34 -05:00
utils Add boot_complete trigger back 2019-04-05 07:00:30 -04:00
.gitignore Add entrypoint to build test 2019-04-01 02:46:09 -04:00
Android.mk Add entrypoint to build test 2019-04-01 02:46:09 -04:00
Application.mk Use separate flags for 64-bit 2019-04-05 15:17:59 -04:00