Magisk/native/jni
topjohnwu 692f893e1f Monitor /data/system/packages.xml
Reinstalling system apps as data creates tons of issues.
Calling pm path <pkg> is extremely expensive and doesn't work in post-fs-data.
Parse through packages.xml to get APK path and UID at the same time.
As a bonus, we don't need to traverse /data/app for packages anymore.
2019-02-18 03:05:13 -05:00
..
core Use a better function to read through files 2019-02-17 22:30:23 -05:00
external Adjust for new FrankeNDK 2018-12-04 02:08:51 -05:00
include Auto reinstall system apps on hide list 2019-02-16 02:24:35 -05:00
magiskboot Refactor build flags 2019-02-12 05:17:02 -05:00
magiskhide Monitor /data/system/packages.xml 2019-02-18 03:05:13 -05:00
magiskpolicy Refactor build flags 2019-02-12 05:17:02 -05:00
resetprop Separate scripting code 2019-02-15 20:45:05 -05:00
su Refactor build flags 2019-02-12 05:17:02 -05:00
systemproperties Fixes build error 2019-01-13 13:19:00 -05:00
utils Monitor /data/system/packages.xml 2019-02-18 03:05:13 -05:00
Android.mk Separate scripting code 2019-02-15 20:45:05 -05:00
Application.mk Refactor build flags 2019-02-12 05:17:02 -05:00