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
Loading
Please register or sign in to comment