Merge "Make WRITE_APN_SETTINGS a system-only permission."
This commit is contained in:
committed by
Android (Google) Code Review
commit
74b056c2db
@@ -920,7 +920,7 @@
|
||||
<!-- Allows applications to write the apn settings -->
|
||||
<permission android:name="android.permission.WRITE_APN_SETTINGS"
|
||||
android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
|
||||
android:protectionLevel="dangerous"
|
||||
android:protectionLevel="signatureOrSystem"
|
||||
android:description="@string/permdesc_writeApnSettings"
|
||||
android:label="@string/permlab_writeApnSettings" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user