Merge "Keyguard for Auto should only show up in case of a user switcher screen. Else, its safe to dismiss it otherwise." into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2dc6bda365
@@ -314,6 +314,7 @@ public class CarStatusBar extends StatusBar implements
|
||||
public void showKeyguard() {
|
||||
super.showKeyguard();
|
||||
updateNavBarForKeyguardContent();
|
||||
dismissKeyguardWhenUserSwitcherNotDisplayed();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user