Make TTY broadcasts protected am: 0021cc5e7e am: bbbee41597 am: 48dceeb653 am: 46c476d7dc am: 0c5450ea0a
am: ea287ea513
Change-Id: Iec1b7f7e9c9f52301127d07b724b69bec199bc39
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" />