Fix a subtle timing issue in AppsFilter
See b/285831656#comment16 and b/285831656#comment17 for discussion. There could be a timing issue between mCacheReady and mNeedToUpdateCacheForImplicitAccess. This CL moves them under the same lock for writing. Bug: 285831656 Test: atest PackageManagerServiceServerTests:AppsFilterImplTest Change-Id: I261a80b86bcbd2892d80f0388a30fc9b9ef8197a
Loading
Please register or sign in to comment