diff options
author | Robert Carr <racarr@google.com> | 2018-02-16 11:46:16 -0800 |
---|---|---|
committer | Robert Carr <racarr@google.com> | 2018-03-14 12:01:44 -0700 |
commit | efc7570b780819a3095867a32b41dc07292ec87b (patch) | |
tree | 55d54fa02614cb6af76619afcbf218c02166d78f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ae606b44578419b70fdc346525905778528fb7f6 (diff) |
Prevent freezing the display while rotating seamlessly.
Following recent changes we are now receiving WindowManagerService#reconfigureDisplayLocked
during rotation. This is interpreted as another change in display
configuration that requires screen freezing and we continue on to startFreezingDisplayLocked.
This triggers the screenshot based freezing, but we were already trying to seamlessly rotate.
It seems a sensible solution to just disable screenshot based freezing while seamlessly as
we now disable screenshot based freezing while already using it.
Bug: 72038766
Test: Manual. go/wm-smoke.
Change-Id: I705518be11302cfaa95207e3b3d0c7e93e54ebbf
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions