commit | 856a92d32ee2564074d06582bb7886fcfdd7ab6a | [log] [tgz] |
---|---|---|
author | Suprabh Shukla <suprabh@google.com> | Wed Apr 14 21:34:12 2021 -0700 |
committer | Suprabh Shukla <suprabh@google.com> | Wed Apr 14 22:39:19 2021 -0700 |
tree | 5c2c504601e2902aec9c38aec33c5550fdaea894 | |
parent | 2d736276a9f1bad51e4f1eabd7a46e3a31f0ae0a [diff] |
Exempting prioritized alarms from min_window Prioritized alarms are already protected quite tightly, and they rely on a listener. So they are allowed to choose their window freely. Reshuffled the permission and parameter checks to be simpler. Test: atest CtsAlarmManagerTestCases atest FrameworksMockingServicesTests:com.android.server.alarm Bug: 185199076 Change-Id: Ia86541c61202e8c82cb810fedfb83a47118b0b02