commit | 848cf82aafcfb9cc1448fcb8d553d8ba9d625ca6 | [log] [tgz] |
---|---|---|
author | David Stevens <stevensd@google.com> | Tue Aug 01 17:54:23 2017 -0700 |
committer | David Stevens <stevensd@google.com> | Tue Aug 01 20:00:56 2017 -0700 |
tree | d6911f2b0f131428ece5cc846f199fe4200f5055 | |
parent | 0a0bc5f89df11ef4a32268cc22c0933ac46c0654 [diff] |
Only use WM screen rotation animation on default display Configuration changes cause WindowManagerService to freeze any displays with activities, which causes a screen rotation animation to be applied to those displays. However, ScreenRotationAnimation always uses the default display, so it shouldn't be used for non-default displays. Bug: 63682998 Test: manual Change-Id: Ic66c6e47c030393fbbe5ecbfecd90d4929871349