Merge "Remove cell broadcast and shell from telephony permission" into rvc-dev am: d944bcf2c3 am: ee1405f706 am: c0a3bfae72

Change-Id: I774c3012fcfe9e220e51dbe771df2aacbc6ed852
This commit is contained in:
Automerger Merge Worker
2020-03-04 19:42:40 +00:00

View File

@@ -3651,7 +3651,7 @@
Example: "com.android.phone,com.android.stk,com.android.providers.telephony"
(Note: shell is included for testing purposes)
-->
<string name="config_telephonyPackages" translatable="false">"com.android.phone,com.android.stk,com.android.providers.telephony,com.android.ons,com.android.cellbroadcastservice,com.android.cellbroadcastreceiver,com.android.shell"</string>
<string name="config_telephonyPackages" translatable="false">"com.android.phone,com.android.stk,com.android.providers.telephony,com.android.ons"</string>
<!-- The component name for the default system attention service.
This service must be trusted, as it can be activated without explicit consent of the user.