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

Commit 816ffebb 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

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

Change-Id: I2d9d9b2dc65667bf633d6129df5d2f49ecfc8250
parents 27955484 3223c578
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -720,10 +720,9 @@
        <service android:name=".controls.controller.AuxiliaryPersistenceWrapper$DeletionJobService"
        <service android:name=".controls.controller.AuxiliaryPersistenceWrapper$DeletionJobService"
                 android:permission="android.permission.BIND_JOB_SERVICE"/>
                 android:permission="android.permission.BIND_JOB_SERVICE"/>


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