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

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

Merge "Lock down MANAGE_DOCUMENTS permission." into klp-dev

parents dffdf107 42c32c0c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1192,7 +1192,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         -->