diff options
author | Dave Mankoff <mankoff@google.com> | 2020-06-22 15:58:25 -0400 |
---|---|---|
committer | Dave Mankoff <mankoff@google.com> | 2020-06-22 16:57:33 -0400 |
commit | 0dbd617c246a0651cff09fda2e61b6fe66fddf7b (patch) | |
tree | 9043206aa97e76ec3699d19336b9d6f153a7d90c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | cde9d6b37f70c58376d3ce8af314b49244405b8a (diff) |
Stop sharing ProximitySensor in Doze code.
One part of the Doze code would pause the sensor, such that when
another tried to use it, it would never get a result back.
The DozeTriggers tried to use the sensor to determine if it should
wake the screen up when a notification comes in. Because it never
got a result, it never woke the screen up, meaning that the
notification would never be visible.
Fixes: 156874080
Test: atest SystemUITests && manual.
Change-Id: I0c5927f102237c57e9e50bc46ba7ebcb7fb79cec
Merged-In: I0c5927f102237c57e9e50bc46ba7ebcb7fb79cec
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions