summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Suprabh Shukla <suprabh@google.com> 2022-12-01 16:44:21 -0800
committer Suprabh Shukla <suprabh@google.com> 2022-12-07 21:39:35 -0800
commit220589b3824cb19d089c7fe0664da40df4bd3b76 (patch)
tree1614a729c2124b22ee5542de4c3e49024fb65fc1 /libs/androidfw/StringPool.cpp
parent6d43f3321e244e54017a1c6c5d8eb94bc2cbe1c3 (diff)
Change exact alarm permission to be denied by default
The permission SCHEDULE_EXACT_ALARM will change from being allowed by default to denied by default for apps targeting T. However, to reduce user impact, already installed apps will continue having the permission if they did so before this change. To achieve this, app-ops will modify MODE_DEFAULT to MODE_ALLOWED for installed apps that have requested the permission in the same change. Since this upgrade step requires appops service to talk to other system services, moving the upgrade to happen on systemReady. Test: atest FrameworksMockingServicesTests:AppOpsUpgradeTest Test: atest FrameworksMockingServicesTests:AlarmManagerServiceTest Test: atest CtsAlarmManagerTestCases Bug: 226439802 Change-Id: I9c964f8957c6a91deca5035d27d21aa7746d2318
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions