mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-28 04:25:27 +00:00
692f893e1f
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. |
||
---|---|---|
.. | ||
hide_utils.cpp | ||
magiskhide.cpp | ||
magiskhide.h | ||
proc_monitor.cpp |