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

Commit c587130c authored by d34d's avatar d34d Committed by Gerrit Code Review
Browse files

SysUI: Add theme manager permission

Change-Id: I9b51088e6b0e1382f9a55d7478cf75f366440b20
(cherry picked from commit c291beac)
TICKET: RM-290
parent 8611dc25
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -50,6 +50,9 @@
     <!-- Weather Provider -->
    <uses-permission android:name="cyanogenmod.permission.READ_WEATHER" />

    <!-- Theme manager -->
    <uses-permission android:name="cyanogenmod.permission.ACCESS_THEME_MANAGER" />

    <!-- NFC Tile -->
    <uses-permission android:name="android.permission.NFC" />