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

Commit c8f38c71 authored by Venkatraman Nerellapalli's avatar Venkatraman Nerellapalli
Browse files

Settings: Add permissions to read the content.

Added read and write permissions to access content.

Change-Id: I087bb38e3bd6b104e96f7b5cedc62bcdc329c2d3
CRs-Fixed: 794814
parent 5cece766
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -73,6 +73,8 @@
    <uses-permission android:name="android.permission.READ_SEARCH_INDEXABLES" />
    <uses-permission android:name="android.permission.OEM_UNLOCK_STATE" />
    <uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS" />
    <uses-permission android:name="android.permission.READ_PHONE_BLACKLIST" />
    <uses-permission android:name="android.permission.CHANGE_PHONE_BLACKLIST" />

    <permission
        android:name="cyanogenmod.permission.PROTECTED_APP"