Make TTY broadcasts protected am: 0021cc5e7e am: bbbee41597 am: 48dceeb653
am: 46c476d7dc
Change-Id: I19c7c7e018a5fb61ed937c58972b15508c76a204
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b8225c9..545aa8b 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -24,6 +24,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" />