Magisk/native/jni/utils/include
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
..
BlockingQueue.h Keep track of timestamps and skip old logs 2019-02-10 03:16:52 -05:00
logging.h Refactor build flags 2019-02-12 05:17:02 -05:00
selinux.h Move sbin overlay creation to magiskinit 2019-02-09 01:51:46 -05:00
utils.h Monitor /data/system/packages.xml 2019-02-18 03:05:13 -05:00