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
..
2019-02-18 03:05:13 -05:00
2019-01-30 03:10:12 -05:00
2018-01-27 09:11:28 +08:00
2019-02-12 05:17:02 -05:00