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

Commit fc7cad8a authored by Isaac Katzenelson's avatar Isaac Katzenelson
Browse files

Enable access for alerts in multi-user configuraiton

Bug: 7400402
Change-Id: I7393bf3b27b89bd62f097b930e05d95f85b374b5
parent 8d5301a9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@
                android:theme="@style/AlarmAlertFullScreenTheme"
                android:launchMode="singleInstance"
                android:taskAffinity=""
                showOnLockScreen="true"
                android:showOnLockScreen="true"
                android:screenOrientation="nosensor"
                android:configChanges="orientation|screenSize|keyboardHidden|keyboard|navigation"/>

@@ -197,7 +197,7 @@
                android:excludeFromRecents="true"
                android:theme="@style/AlarmAlertFullScreenTheme"
                android:launchMode="singleInstance"
                showOnLockScreen="true"
                android:showOnLockScreen="true"
                android:taskAffinity=""
                android:configChanges="orientation|screenSize|keyboardHidden|keyboard|navigation"/>