Commit 36a5a454 authored by Brad Ebinger's avatar Brad Ebinger Committed by android-build-merger
Browse files

Make TTY broadcasts protected am: 0021cc5e am: bbbee415 am: 48dceeb6 am:...

Make TTY broadcasts protected am: 0021cc5e am: bbbee415 am: 48dceeb6 am: 46c476d7 am: 0c5450ea am: ea287ea5
am: 8e67695f

Change-Id: Ie2cd9521e3c8e5176d855e380ee99172d7dce775
parents 9d93c65a 8e67695f
......@@ -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" />
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment