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

Commit 67a6f61e authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6342437 from def1ca31 to rvc-release

Change-Id: I6ffeff81503e9a59ff5e74af12fb15a2d112d2ca
parents 28fbd30f def1ca31
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@

        <activity android:name="com.android.permissioncontroller.permission.ui.OverlayWarningDialog"
                android:excludeFromRecents="true"
                android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.NoActionBar" />
                android:theme="@style/Theme.AppCompat.DayNight.Dialog.Alert" />

        <activity android:name="com.android.permissioncontroller.permission.ui.LocationProviderInterceptDialog"
                  android:excludeFromRecents="true"
@@ -290,7 +290,7 @@
        </receiver>

        <activity android:name="com.android.permissioncontroller.incident.ConfirmationActivity"
                android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.NoActionBar"
                android:theme="@style/Theme.AppCompat.DayNight.Dialog.Alert"
                android:exported="false"
                android:excludeFromRecents="true"
                android:noHistory="true" />