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

Commit 06e5d762 authored by Fabian Kozynski's avatar Fabian Kozynski Committed by Automerger Merge Worker
Browse files

Merge "Make dialog not exported" into rvc-qpr-dev am: 3223c578 am: 816ffebb

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

Change-Id: If5304cf994d6f4db971922e6aed1dba6c985e758
parents 198c17f4 816ffebb
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -711,10 +711,9 @@
        <service android:name=".controls.controller.AuxiliaryPersistenceWrapper$DeletionJobService"
                 android:permission="android.permission.BIND_JOB_SERVICE"/>

        <!-- started from ControlsFavoritingActivity -->
        <!-- started from ControlsRequestReceiver -->
        <activity
            android:name=".controls.management.ControlsRequestDialog"
            android:exported="true"
            android:theme="@style/Theme.ControlsRequestDialog"
            android:finishOnCloseSystemDialogs="true"
            android:showForAllUsers="true"