OSDN Git Service

Do not force keyguard orientation to no sensor.
authorXiaohui Chen <xiaohuic@google.com>
Mon, 7 Dec 2015 17:42:48 +0000 (09:42 -0800)
committerXiaohui Chen <xiaohuic@google.com>
Mon, 7 Dec 2015 17:44:18 +0000 (17:44 +0000)
commit86fd6d156087d8abe0ac65451db2a6fa7f30722c
tree98ad5e6252176088aa40ea7149ec43a06b663080
parentad1a018b171f839ece7e5bff5acd59fe69fda000
Do not force keyguard orientation to no sensor.

Fixing a bug that if the device is hold in landscape mode during
initial device setup, after the setup is done, the screen would rotate
to portrait mode and then back to landscape.

Bug: 25817950
Change-Id: Ibbcb7be01d8f14d7b6a98f069cb7eb3a94da12bb
services/core/java/com/android/server/wm/WindowManagerService.java