Remove protected broadcast from preferred tty mode am: b49a7d7b50 am: 364ca579a3 am: 8476fb320b

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

Change-Id: I82cb500898307bd6449e1424504218f6742fdfc4
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c2f707c..ac68c31 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" />