Merge "Protect TelephonyManager.ACTION_SECRET_CODE"

am: 68a544d209

Change-Id: I1cf6213ec9b2762f467e1c8c828635b02e421f5e
This commit is contained in:
Hall Liu
2018-11-01 18:38:13 -07:00
committed by android-build-merger

View File

@@ -485,6 +485,7 @@
<protected-broadcast android:name="android.telephony.action.CARRIER_CONFIG_CHANGED" />
<protected-broadcast android:name="android.telephony.action.DEFAULT_SUBSCRIPTION_CHANGED" />
<protected-broadcast android:name="android.telephony.action.DEFAULT_SMS_SUBSCRIPTION_CHANGED" />
<protected-broadcast android:name="android.telephony.action.SECRET_CODE" />
<protected-broadcast android:name="android.telephony.action.SHOW_VOICEMAIL_NOTIFICATION" />
<protected-broadcast android:name="android.telephony.action.SUBSCRIPTION_PLANS_CHANGED" />