diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 59b26a03673a3..ca2db119d8bc3 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -973,7 +973,7 @@ android:permissionGroup="android.permission-group.PERSONAL_INFO" android:label="@string/permlab_bindGadget" android:description="@string/permdesc_bindGadget" - android:protectionLevel="signature" /> + android:protectionLevel="signatureOrSystem" />