diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 0a1fb840cb80e..0d14efcdf38f2 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1205,7 +1205,7 @@ android:permissionGroup="android.permission-group.STORAGE" android:label="@string/permlab_manageDocs" android:description="@string/permdesc_manageDocs" - android:protectionLevel="signature|system" /> + android:protectionLevel="signature" />