Make TTY broadcasts protected am: 0021cc5e7e am: bbbee41597 am: 48dceeb653 am: 46c476d7dc am: 0c5450ea0a am: ea287ea513 am: 8e67695fd1
am: 36a5a454fb

Change-Id: Ia168101f237b573156e3c98c682b9e268a3b8916
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 61257f8..b5e3e00 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -28,6 +28,8 @@
 
     <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" />
     <protected-broadcast android:name="android.intent.action.EMERGENCY_CALLBACK_MODE_CHANGED" />