commit | 1263b2f1f2c30f2c7a390f71bd87f91c9015c4c3 | [log] [tgz] |
---|---|---|
author | tiger_huang <tiger_huang@htc.com> | Thu Feb 26 14:45:32 2015 +0800 |
committer | Tiger Huang <tiger_huang@htc.com> | Mon Mar 23 05:58:46 2015 +0000 |
tree | edb569d9988a07c9e09fba95448c039390e9a662 | |
parent | d3e6428aea34ce3297123c63b4dd6223dac5d5a8 [diff] |
Prevent unexpected rotation while going back to keyguard The original logic would let the app hidden by keyguard be able to decide the orientation. While going back from a show-when-locked app to keyguard, there would be a short time that keyguard is unable to decide the orientation, which causes WMS uses the wrong orientation from the wrong app. https://code.google.com/p/android/issues/detail?id=155640 Change-Id: Ibc17bfe4603f68b241dc7380459ec9de42a3e259