commit | d5a13b9d63b30718d84bc67bd836361346fc68af | [log] [tgz] |
---|---|---|
author | Jackal Guo <jackalguo@google.com> | Mon Feb 01 10:26:48 2021 +0800 |
committer | Jackal Guo <jackalguo@google.com> | Wed Feb 03 09:50:51 2021 +0800 |
tree | b1041d05e78b8452d54f720e2487944cf7e1af24 | |
parent | fdb069d3834f85777f617bb1ccfec616d6470d52 [diff] |
Invalidate cached result of getPackagesForUid In order to reduce repeating binder call, there is an optimization to cache the query result of getPackagesForUid. However, the cached result don't update while granting package visibility temporarily. Bug: 167656333 Bug: 178980212 Test: atest CtsAppEnumerationTestCases Change-Id: I35e80c89f749c5aa288689275e78580610eecb46