summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDave Mankoff <mankoff@google.com>2020-05-01 16:26:40 -0400
committerDave Mankoff <mankoff@google.com>2020-05-04 13:51:48 -0400
commit50883d72aa7b32faf697737e650e2677a35125d6 (patch)
tree937317746eda3bece231b59f066727138124f8b0 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentde9867d3dbc9e4d13782fcf23f0fe7b21504c967 (diff)
Prevent double animation of lockicon when waking.
If the phone went from pulsing -> awake, it could cause the lock icon to briefly disappear then reappear. Specifically, this caused it to appear to animate twice. This all resulted from the internals of the Doze system briefly being told that it was neither dozing nor pusling, meaning that it thought it should hide the lock icon. The rest of the system then caught up, and it shows the lock icon again, animating it into place. Fixes: 155411884 Test: manual Change-Id: I79e1bbde2c5cb5fe588a29111294fab68c546c7c Merged-In: I79e1bbde2c5cb5fe588a29111294fab68c546c7c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions