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

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

Change-Id: Ia96ea8e95a931cc41cebda53f906c83fabe44f79
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 7f97608..98b43c5 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" />