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

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

Make ACCESS_THEME_MANAGER permission system|signature

Change-Id: Ie47fe84c2124c5320d3fac5da1db31a9560d5b82
parent e99897ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3014,7 +3014,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