diff options
author | Suprabh Shukla <suprabh@google.com> | 2020-11-12 20:28:14 +0000 |
---|---|---|
committer | Suprabh Shukla <suprabh@google.com> | 2020-11-30 11:06:49 -0800 |
commit | 03237fc737b3ebf83a18c9450fc8a167277a2012 (patch) | |
tree | eddd9d8090ad7eb01853249946e9bb20158a2772 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 7d79aae551e27a0f8667ee3091cea84fc263f272 (diff) |
Exempting time-tick from device-idle
The device screen may be on and the clock may be visible while the
device is in idle mode. We should allow time_tick to flow normally in
such cases.
Test: Manual inspection of flags from the output of
adb shell dumpsys alarm
should show flag value of 0x9 for the alarm TIME_TICK
when time_tick_allowed_while_idle is true, and 0x1 when
time_tick_allowed_while_idle is false.
Bug: 163270237
Change-Id: I4ca345f5cb14c317462d9a5b0ec9bac9f9f69b41
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions