summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorPatrick Baumann <patb@google.com>2020-06-17 16:13:41 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-18 19:29:21 +0000
commitc6985445ad7cc3c355102f5023d574e1346f0bcf (patch)
treefc1c51fe6061b09988de940d6f07b4c6dd0696e7 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent695428cf1cbc6319f08d17e2c428e5d8f868130f (diff)
Repopulate cache with sibling visibility on remove
This change ensures that we re-add the visibility state of a shared user id when one of its members is removed. Prior to this change, we were removing the app ID (and thus all other members of the shared uid) but only recomputing on the removed setting, which we ignore in the update (essentially an expensive no-op). This change ensures that we run through the shared settings and re-compute with them instead. Fixes: 159197157 Test: atest AppEnumerationTests SharedUidPermissionsTest Change-Id: I85250e4264888ac8583a2b4798ff6a2f93d6a74d (cherry picked from commit 5c5ac45ea00d469954752c276fa32e7fd0cc1b63)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions