am 4868da52: am c620ec36: am 3f523222: Merge "Lock down MANAGE_DOCUMENTS permission." into klp-dev

* commit '4868da52450d3e5456b3567c228967539144d108':
  Lock down MANAGE_DOCUMENTS permission.
This commit is contained in:
Jeff Sharkey
2014-03-21 18:00:13 +00:00
committed by Android Git Automerger

View File

@@ -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" />
<!-- ================================== -->
<!-- Permissions for screenlock -->