diff options
author | Dave Mankoff <mankoff@google.com> | 2020-06-22 15:58:25 -0400 |
---|---|---|
committer | Dave Mankoff <mankoff@google.com> | 2020-06-22 17:34:37 -0400 |
commit | 52d801e4d78bf7a1483029b606e8c513012b089c (patch) | |
tree | 40c161b06844d2f1e22f2fac9b842b789d791741 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 66062dbb530cf85cb9ad0b80d501a38cc9f1445e (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 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions