Merge "Make dialog not exported" into rvc-qpr-dev

This commit is contained in:
Fabian Kozynski
2020-09-03 13:20:03 +00:00
committed by Android (Google) Code Review

View File

@@ -720,10 +720,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"