Change BIND_APPWIDGET to be signatureOrSystem.
See http://b/issue?id=1839074 for more details.
This commit is contained in:
@@ -973,7 +973,7 @@
|
|||||||
android:permissionGroup="android.permission-group.PERSONAL_INFO"
|
android:permissionGroup="android.permission-group.PERSONAL_INFO"
|
||||||
android:label="@string/permlab_bindGadget"
|
android:label="@string/permlab_bindGadget"
|
||||||
android:description="@string/permdesc_bindGadget"
|
android:description="@string/permdesc_bindGadget"
|
||||||
android:protectionLevel="signature" />
|
android:protectionLevel="signatureOrSystem" />
|
||||||
|
|
||||||
<!-- Allows applications to change the background data setting
|
<!-- Allows applications to change the background data setting
|
||||||
@hide pending API council -->
|
@hide pending API council -->
|
||||||
|
|||||||
Reference in New Issue
Block a user