Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5b12ed57 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

Merge "Lock down MANAGE_DOCUMENTS permission."

parents 2b330dde 89f545a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1214,7 +1214,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         -->