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

Commit 2ff0c048 authored by Subir Jhanb's avatar Subir Jhanb Committed by Android (Google) Code Review
Browse files

Merge "Change directory permission to "signature|system"" into jb-mr1-dev

parents 9a994b53 0224ccab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -283,7 +283,7 @@
    <!-- @hide -->
    <permission android:name="android.permission.BIND_DIRECTORY_SEARCH"
        android:permissionGroup="android.permission-group.PERSONAL_INFO"
        android:protectionLevel="signature" />
        android:protectionLevel="signature|system" />

    <!-- Allows an application to read the user's call log. -->
    <permission android:name="android.permission.READ_CALL_LOG"