Remove protected broadcast from preferred tty mode am: b49a7d7b50

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/12673457

Change-Id: If085a8750f9d9aecddcaa8cad9d44d7ec817514b
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 45642bb..8deb139 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -24,7 +24,6 @@
 
     <original-package android:name="com.android.phone" />
 
-    <protected-broadcast android:name="android.telecom.action.TTY_PREFERRED_MODE_CHANGED" />
     <protected-broadcast android:name="android.telecom.action.CURRENT_TTY_MODE_CHANGED" />
     <protected-broadcast android:name="android.intent.action.SERVICE_STATE" />
     <protected-broadcast android:name="android.intent.action.RADIO_TECHNOLOGY" />