diff options
author | Robert Carr <racarr@google.com> | 2016-12-29 15:58:14 -0800 |
---|---|---|
committer | Robert Carr <racarr@google.com> | 2016-12-29 17:58:54 -0800 |
commit | 4a3258fa1dfc030ef22cb0bd1b1ab0afa71c9392 (patch) | |
tree | 1825788ee8390c8fffc6fa084d8290635c061c57 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 07d68960282e049d2078844a7b67ca6fbd21beaa (diff) |
Do not wait for configuration when it won't change.
When updating orientation the configuration won't change
if we are rotating 180 degrees. It seems previously there were
redundant calls to setNewConfiguration et. al. clearing this flag.
Those aren't happening anymore, so it doesn't get cleared, leaving
the screen frozen.
Test: Manual repro of bug steps.
Bug: 33956442
Change-Id: I01c612a6d7f920ad7abf64aa97558bebde6bb49c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions