summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorEvan Chen <evanxinchen@google.com>2021-06-15 03:43:40 +0000
committerEvan Chen <evanxinchen@google.com>2021-06-15 17:34:58 +0000
commitd20c7c084fd86486ecd4b58ba9b5da8eccdbb45b (patch)
tree64456c4b60499f8728fda11f93d9c78aabe33ee4 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente6fb6087aa433228cf0fb1a0d52d1a8721df38e3 (diff)
Fix mCachedAssociations for multiple users
There's no need clearCallingIdentity for add a new association since we setup our mCachedAssociations as an array and the index is the user id. We will store all the associations at index 0, if we use clearCallingIdentity. Furthermore we alreay called withCleanCallingIdentity when call updateSpecialAccessPermissionForAssociatedPackage. Fix: 185617756, 186795393 Test: Manual Change-Id: I16d443b33e15873d29e6c5a652af9b29274fbf29
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions