• 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
..
jni Loading commit data...
src/main Loading commit data...
.gitignore Loading commit data...
build.gradle Loading commit data...