Revert "Intent handler for new BACKGROUND_RESTRICTIONS_SETTINGS"
Revert submission 26202178-intent_restricted Reason for revert: Not shipping this API for Androd 15 Reverted changes: /q/submissionid:26202178-intent_restricted Change-Id: If542aa7ffe0e5dffa49bb5ad3e14ed23441843d4
This commit is contained in:
committed by
Android (Google) Code Review
parent
022a815033
commit
f43f72e5d2
@@ -1704,12 +1704,6 @@
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
<intent-filter android:priority="1">
|
||||
<action android:name="android.settings.BACKGROUND_RESTRICTIONS_SETTINGS" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<data android:scheme="package" />
|
||||
</intent-filter>
|
||||
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
|
||||
android:value="com.android.settings.applications.manageapplications.ManageApplications" />
|
||||
<meta-data android:name="com.android.settings.HIGHLIGHT_MENU_KEY"
|
||||
|
Reference in New Issue
Block a user