• 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
..
include Loading commit data...
Android.mk Loading commit data...
file.cpp Loading commit data...
logging.cpp Loading commit data...
misc.cpp Loading commit data...
new.cpp Loading commit data...
selinux.cpp Loading commit data...
xwrap.cpp Loading commit data...