Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0ce74605 authored by Priyank Singh's avatar Priyank Singh Committed by android-build-merger
Browse files

Merge "Keyguard for Auto should only show up in case of a user switcher...

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 am: 2dc6bda3 am: 5917e5c8
am: 41993254

Change-Id: I0a794b085a8c4be2f13f23d05f7a91ad597568fe
parents 9aba6109 41993254
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -314,6 +314,7 @@ public class CarStatusBar extends StatusBar implements
    public void showKeyguard() {
        super.showKeyguard();
        updateNavBarForKeyguardContent();
        dismissKeyguardWhenUserSwitcherNotDisplayed();
    }

    /**