commit | 8e26cd868756ab4c937fc8734630339dd64a269a | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Tue Mar 12 18:45:28 2013 -0700 |
committer | Jim Miller <jaggies@google.com> | Tue Mar 12 18:45:28 2013 -0700 |
tree | 933bf8d8540775bbff36cba3557496ec7a70daee | |
parent | ae19d2cac826e6b3ac17bc7849e2095c3c2ff27e [diff] |
Prevent momentary switch of keyguard to landscape This fixes a bug where keyguard was created without setting the preferred orientation. The result is it would temporarily assume the orientation of the device after being hidden. The fix sets the flag when the keyguard view hierarchy is created rather than when visibility changes. Fixes bug 8124979 Change-Id: Ic54a185e4f51f79f2bb7fbc5ffc6992641e89132