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

Commit b5ba6f48 authored by d34d's avatar d34d Committed by Clark Scheff
Browse files

Make ACCESS_THEME_MANAGER permission system|signature

Change-Id: Ie47fe84c2124c5320d3fac5da1db31a9560d5b82
parent 19805518
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2732,7 +2732,7 @@
    <permission android:name="android.permission.ACCESS_THEME_MANAGER"
        android:label="@string/permlab_accessThemeService"
        android:description="@string/permdesc_accessThemeService"
        android:protectionLevel="signature" />
        android:protectionLevel="system|signature" />

    <!-- Allows an application to read the current theme configuration and
         get information about the various themes currently installed