diff options
author | Patrick Baumann <patb@google.com> | 2020-06-23 11:01:02 -0700 |
---|---|---|
committer | Patrick Baumann <patb@google.com> | 2020-06-23 22:21:50 +0000 |
commit | bc7a016b8ba511602d95611a6917478ee1b1eb54 (patch) | |
tree | 2ab8bc6bcb406df1f18ccb6301819766e0f694e1 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 254b6cbd3a6667226083627cabaf4a1250bf289a (diff) |
Fixes ordering on AppsFilter#removePackage
Package remove was updating the forceQueryable state entirely too late
in the removePackage method (before re-adding shared user packages still
on device), resulting in the forceQueryable state being removed
incorrectly. I've restructured the method to do all operations before
adding shared user packages and the cache.
Test: atest PublicApiAccessTest && atest DownloadProviderTests:PublicApiFunctionalTest && atest PublicApiAccessTest
Fixes: 159654749
Change-Id: Ic7b0949eefdb5d55a874845d45f1940e733d6fdc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions