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

Commit 87640167 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira Committed by Gerrit Code Review
Browse files

Merge "platform: Fix the gid for the theme manager service" into cm-10.2

parents 0538ebbc 01cbf807
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@

    <!-- Permissions to read DRM-protected theme resources. -->
    <permission name="com.tmobile.permission.ACCESS_DRM_THEME" >
        <group gid="theme_manager" />
        <group gid="theme_man" />
    </permission>

    <!-- ================================================================== -->