summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-08-20 21:49:54 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2024-08-20 21:49:54 +0000
commit6ca5555663df27b0142e90af15352cf05e815b4d (patch)
tree36e3e999f0081620fce879af21e16fc259641003
parent35039a92d141b83343099f1653c7911b92bde09d (diff)
parenta5b723db245ac99c6a277e42965fb11d4bae16fc (diff)
Merge "Removed non-existent broadcast intent" into main
-rw-r--r--core/res/AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 160f651dbc5c..f795406074b8 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -830,7 +830,6 @@
<protected-broadcast android:name="android.intent.action.PROFILE_REMOVED" />
<protected-broadcast android:name="com.android.internal.telephony.cat.SMS_SENT_ACTION" />
<protected-broadcast android:name="com.android.internal.telephony.cat.SMS_DELIVERY_ACTION" />
- <protected-broadcast android:name="com.android.internal.telephony.data.ACTION_RETRY" />
<protected-broadcast android:name="android.companion.virtual.action.VIRTUAL_DEVICE_REMOVED" />
<protected-broadcast android:name="com.android.internal.intent.action.FLASH_NOTIFICATION_START_PREVIEW" />
<protected-broadcast android:name="com.android.internal.intent.action.FLASH_NOTIFICATION_STOP_PREVIEW" />