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

Commit b9812022 authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Avoid re-launching Keyguard warning dialog multiple times on orientation change.

Bug: 5211608
Change-Id: I13eb71fac954710bef8288294e96f9f60030ff6a
parent ef283b41
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -637,6 +637,7 @@

        <activity android:name="CredentialStorage"
                android:theme="@style/Transparent"
                android:launchMode="singleTop"
                android:configChanges="orientation|keyboardHidden|screenSize">
            <intent-filter>
                <action android:name="com.android.credentials.UNLOCK" />