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

Commit 6eaa12be authored by Suprabh Shukla's avatar Suprabh Shukla Committed by Automerger Merge Worker
Browse files

Merge "Supporting dark mode in SuspendedAppActivity" into rvc-dev am:...

Merge "Supporting dark mode in SuspendedAppActivity" into rvc-dev am: dd786c7a am: 04e50240 am: 050df5e9

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11742302

Change-Id: I78f59c25110df125e6f3ced2111c944089cbdae6
parents 5d0d7b03 050df5e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5228,7 +5228,7 @@
        </activity>

        <activity android:name="com.android.internal.app.SuspendedAppActivity"
                  android:theme="@style/Theme.Dialog.Confirmation"
                  android:theme="@style/Theme.DeviceDefault.Dialog.Alert.DayNight"
                  android:excludeFromRecents="true"
                  android:process=":ui">
        </activity>