Files
frameworks_base/services/usage/java/com/android
Jeff Sharkey 6bb5d0fabb Allow querying for apps on adopted storage.
Apps that live on adopted storage devices appear to be uninstalled
while ejected.  They're technically still valid apps, with allocated
UIDs, so use MATCH_UNINSTALLED_PACKAGES when querying for their
details.

Test: builds, boots
Bug: 36177795
Change-Id: Ia7ed5f0462b1f47609ea8e1ace6fa145e0b5602c
2017-03-14 11:03:09 -06:00
..