Make dialog not exported
Apps must go through ControlsProviderService.requestAddControl Test: test app Fixes: 167566024 Change-Id: I50424cb0ff1c66eeacaa7a8af5beed9d5e973384
This commit is contained in:
@@ -717,10 +717,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"
|
||||
|
||||
Reference in New Issue
Block a user