summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorshafik <shafik@google.com>2020-06-30 21:29:10 +0100
committershafik <shafik@google.com>2020-06-30 21:29:10 +0100
commita9262a0be46091ad6e2073945d39070ffb6a722b (patch)
treed20ce2072ff19e6834395f79c85bada392c5856f /tools/aapt2/java/JavaClassGenerator_test.cpp
parent16868fbef078bd760b6bc0cae59f4bc4be5fe3f0 (diff)
Always kill app when M_E_S is denied
StorageManagerService gets notified that MANAGE_EXTERNAL_STORAGE was denied from AppOpsService#setUidMode, which means that we can't get the package name. However, SMS only kills the app if it has the package name. This is unnecessary since we use ActivityManager#killUid. This change removes the conditions that package name should be provided in order for SMS to kill the app. Test: manual - check bug Fix: 160253075 Change-Id: I0a411cf5224714c09744ffd3ade14267024efb67
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions