diff options
| author | 2024-09-27 19:45:23 -0700 | |
|---|---|---|
| committer | 2024-10-02 17:19:08 -0700 | |
| commit | 3f6f89f921993d3df4fd4bc975499ec8d5d9b192 (patch) | |
| tree | aa8bda2f452c969347501f6fab8ba5db11b1273a /libs/androidfw/StringPool.cpp | |
| parent | 14b5c7ee802d340ba92ce57dbf1a6ec3addfb25f (diff) | |
Ensure packageRemoved is called when UID is removed
Sometimes the uid removed broadcast is received before the package
removed broadcast. This removes the uid state which later causes the
package removed routine to end early. The packge removed routine needs
to run so that the historical registry can clean up.
Flag: EXEMPT bugfix
Test: CtsStatsdAtomHostTestCases
Bug: 347856815
Change-Id: Ic6e1fbe18273219ed54bd405e89ec078207a3f25
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions