Commit c0a796d9 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 am: 36a5a454
am: ccdc1486

Change-Id: I3711b82d2638bebfabd36156411646bb49bc271e
parents 0a66312d ccdc1486
......@@ -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" />
......
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