This change is intended to M-43. Currently screen rotation animations expose a bug...
commit274e83a41a63c1746203bc1cee8cefd07ae821c9
authorjonross <jonross@chromium.org>
Fri, 15 May 2015 16:02:40 +0000 (15 09:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 15 May 2015 16:02:55 +0000 (15 16:02 +0000)
tree195a84721a639a594295a2437f211f3bfc7122d8
parentc343193276d07ebb2b184a790e5c0f60d2f98cd3
This change is intended to M-43. Currently screen rotation animations expose a bug, causing the login screen to not be useable.

Disable rotation animations while a user is not logged in. This will be later reverted on M-44 where a fix to the underlying issue will be landed.

TEST=manual testing on device
BUG=chrome-os-partner:40118

Review URL: https://codereview.chromium.org/1139793003

Cr-Commit-Position: refs/heads/master@{#330100}
ash/rotator/screen_rotation_animator.cc