allow com.android.cellbroadcastservice grant signature permission

permission BROADCAST_SMS is a signature|telephony protection,
configure com.android.cellbroadcastservice as part of telephony apks
in order to be granted with this permission.

Bug: 135956699
Test: manual test
Change-Id: Id31e3ce6662db254b77178bc2d6ee9ec7532bc8d
This commit is contained in:
Chen Xu
2019-11-04 15:53:38 -08:00
parent 45ccd7acfb
commit 3da1104af0

View File

@@ -3705,7 +3705,7 @@
name is separated by comma.
Example: "com.android.phone,com.android.stk,com.android.providers.telephony"
-->
<string name="config_telephonyPackages" translatable="false">"com.android.phone,com.android.stk,com.android.providers.telephony,com.android.ons"</string>
<string name="config_telephonyPackages" translatable="false">"com.android.phone,com.android.stk,com.android.providers.telephony,com.android.ons,com.android.cellbroadcastservice"</string>
<!-- The package name for the default system wifi app.
This package must be trusted, as it has the permissions to control wifi