Skip to content
Commit 6942cbb1 authored by Yi Jiang's avatar Yi Jiang
Browse files

Disables Smart AutoRotate in lock screen.

Currently camera based auto-rotate runs in the lock screen. It conflicts
with face auth and sometimes blocks face unlocking.

So this change will disable the smart auto-rotate whenever the key guard
is locked, and fall back to the recent screen orientation, or portrait
mode if there is no recent orientation.

Bug: 187429135
Test: atest WindowOrientationListenerTest
Test: manually tested the feature.

Change-Id: Idb38d60092de0fa7046e7b68baef9288805cb590
parent e1d07010
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment