Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0f0e31a5 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Change-Id: I4a3a804ea3742d152e8790fd62be7cfbe68023d2
parents 77b3c0e4 d944bcf2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.