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

Commit b862cf4a authored by Isaac Katzenelson's avatar Isaac Katzenelson Committed by Android Git Automerger
Browse files

am fc7cad8a: Enable access for alerts in multi-user configuraiton

* commit 'fc7cad8a':
  Enable access for alerts in multi-user configuraiton
parents 4256815d fc7cad8a
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"/>