summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2015-08-24 14:52:45 -0700
committerJorim Jaggi <jjaggi@google.com>2015-08-28 20:07:35 +0000
commitb774e554f32fd65cac30b43d1cf679403ef4af82 (patch)
tree357b74b83c3f9096089d29398c7e5d49e16ab36a /tools/aapt2/java/JavaClassGenerator_test.cpp
parent9b2f9bcb56765c52a2fc9cdcdcf11c6707403210 (diff)
Optimize fp touch to wake: Shortcut for report next draw
When telling window manager that Keyguard window is in the correct state for a fp-touch-to-wake sequence, it takes more than 1 frame at the moment because the signal that WM is waiting for the next draw is delayed by one frame because it is posted at the end of the runnable queue. To correctly fix this, we should post it at the beginning at the queue, but this is way too risky this late. Instead, add a isolated SysUI hack to report it faster. Bug: 23401557 Change-Id: Icf64101e27611c7c01d108123021b22186f1e70c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions