summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 443e8f60836..66f72075661 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -3571,15 +3571,6 @@
android:value="com.android.settings.sound.MediaControlsSettings" />
</activity>
- <receiver android:name=".sim.receivers.SimSlotChangeReceiver"
- android:permission="com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL"
- android:exported="true">
- <intent-filter>
- <action android:name="qualcomm.intent.action.ACTION_SLOT_STATUS_CHANGED_IND" />
- <action android:name="android.telephony.action.SIM_SLOT_STATUS_CHANGED" />
- </intent-filter>
- </receiver>
-
<!-- This is the longest AndroidManifest.xml ever. -->
</application>
</manifest>