Remove unused broadcast DATA_CONNECTION_FAILED
Bug: 140908357
Test: make
Merged-In: I459ed013baa3529fbd77253a7b670556577182d4
Change-Id: I459ed013baa3529fbd77253a7b670556577182d4
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6d11cf6..92557c8 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -32,7 +32,6 @@
<protected-broadcast android:name="android.intent.action.EMERGENCY_CALL_STATE_CHANGED" />
<protected-broadcast android:name="android.intent.action.SIG_STR" />
<protected-broadcast android:name="android.intent.action.ANY_DATA_STATE" />
- <protected-broadcast android:name="android.intent.action.DATA_CONNECTION_FAILED" />
<protected-broadcast android:name="android.intent.action.DATA_STALL_DETECTED" />
<protected-broadcast android:name="android.intent.action.SIM_STATE_CHANGED" />
<protected-broadcast android:name="android.telephony.action.NETWORK_SET_TIME" />