• topjohnwu's avatar
    Monitor /data/system/packages.xml · 692f893e
    topjohnwu authored
    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.
    692f893e
Name
Last commit
Last update
..
core Loading commit data...
external Loading commit data...
include Loading commit data...
magiskboot Loading commit data...
magiskhide Loading commit data...
magiskpolicy Loading commit data...
resetprop Loading commit data...
su Loading commit data...
systemproperties Loading commit data...
utils Loading commit data...
Android.mk Loading commit data...
Application.mk Loading commit data...