commit | cd83b1fac793b84f46d7c8f3d27ffbfd67e27469 | [log] [tgz] |
---|---|---|
author | Suprabh Shukla <suprabh@google.com> | Fri Apr 09 14:52:41 2021 -0700 |
committer | Suprabh Shukla <suprabh@google.com> | Fri Apr 09 14:52:46 2021 -0700 |
tree | 60e835b8cc7eb3ac612c9555808e6b37dd4d2149 | |
parent | 38d5d66c80859cbc03f76fe3a8f73f467aaa4344 [diff] |
Upgrading allowlist for calendar provider This allows it to schedule alarms while the device is in doze without needing SCHEDULE_EXACT_ALARM permission, which is user visible. Test: adb logcat -s AndroidRuntime should show no crashes for "com.android.providers.calendar" due to missing SCHEDULE_EXACT_ALARM. Bug: 171306433 Change-Id: I3dc358f0de0f6d869c3c6e7d6c2c243dc2348096