diff options
author | Suprabh Shukla <suprabh@google.com> | 2020-10-14 21:32:45 -0700 |
---|---|---|
committer | Suprabh Shukla <suprabh@google.com> | 2020-10-28 22:34:17 -0700 |
commit | 87f47ac14b21e162e916873098c86a98a979964f (patch) | |
tree | 383c4581877486a33b9f31d3ac1636403ca5afbc /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java | |
parent | b2f811d3c8b536452f191bf6aa4ad7c14b0af077 (diff) |
Adding device-idle policy time to alarms
Adding device-idle policy time to alarms to denote the earliest time
they can fire based on device_idle.
Alarm dispatch order now ensures that idle-until alarms go out first, as
alarms pending while idling now go along with the idle-until alarm in
the same batch.
Allow-while-idle alarms are now rescheduled because of idle before
arming the kernel timer, which means they should no longer cause
unnecessary wakeups.
Test: atest FrameworksMockingServicesTests:com.android.server.alarm
Bug: 170279979
Bug: 158795479
Change-Id: I36dc298a15e55e405ea3468b7872436648d71684
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions