Loading packages/SystemUI/AndroidManifest.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
packages/SystemUI/AndroidManifest.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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" Loading