Merge "allow com.android.cellbroadcastservice grant signature permission"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user