diff options
author | Suprabh Shukla <suprabh@google.com> | 2018-01-31 17:39:30 -0800 |
---|---|---|
committer | Suprabh Shukla <suprabh@google.com> | 2018-02-05 17:07:08 -0800 |
commit | 92994ab7e3a4836066f07919cf58df35df9b0191 (patch) | |
tree | 78f11d584ccfbfef95f226a462f93595374e839c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 23a7b8d36b5055dcb1cdebb10b5b97688f675fdc (diff) |
Refactored out app standby bucket reordering
Added a separate method to reorder alarms when app standby bucket
changes. Using rebatchAllAlarms was not ideal because it removes and
inserts all the alarms again, which may not be needed in most of the
cases relating to app standby.
Excluding allow_while_idle_alarms for now due
to a potential infinite loop when triggerAlarmsLocked and
adjustDeliveryTimes... would keep updating delivery times to values
unacceptable to each other.
Test: atest CtsAlarmManagerTestCases
Bug: 72660630
Bug: 72816079
Change-Id: I5406e14c12e18b50046ef9b39b7710ba9d0383b2
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions