am 5da82421: Merge change Iac63ebc8 into eclair-mr2
Merge commit '5da824210ee34f051c295c12f6bcc4b617da4a1a' into eclair-mr2-plus-aosp * commit '5da824210ee34f051c295c12f6bcc4b617da4a1a': Make WRITE_GSERVICES into system-or-signature (instead of just signature),
This commit is contained in:
@@ -515,7 +515,7 @@
|
||||
|
||||
<!-- Allows an application to modify the Google service map. -->
|
||||
<permission android:name="android.permission.WRITE_GSERVICES"
|
||||
android:protectionLevel="signature"
|
||||
android:protectionLevel="signatureOrSystem"
|
||||
android:label="@string/permlab_writeGservices"
|
||||
android:description="@string/permdesc_writeGservices" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user