summaryrefslogtreecommitdiff
path: root/libs/androidfw/ResourceTimer.cpp
diff options
context:
space:
mode:
author Evan Severson <evanseverson@google.com> 2023-12-06 12:52:24 -0800
committer Evan Severson <evanseverson@google.com> 2024-01-16 13:43:30 -0800
commitd72d3ae055196f927d356faca878aa842f3ace8c (patch)
tree06e23fc8bb1a09ebf54d401c55efdc4e701d68cd /libs/androidfw/ResourceTimer.cpp
parentcd0852f1c7641ed909a585b1bbc0af16f2e3f548 (diff)
Use the package added/removed broadcasts for UidState
It was recently changed to use the PackageManagerInternal#getPackageList callback to manage which packages exist. This API isn't sufficient since it doesn't provide information about the user so it's impossible to know which user a package was removed for. We're reverting to the old behavior that uses the added/removed broadcast which has the UID so we can properly manage which objects need to be removed. Test: AppOpsMultiuserTest Bug: 314689371 Change-Id: Ibd745ce731b4fb433e044956acf5c5427545fbdf
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions