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

Commit 161e397e authored by Bruno Martins's avatar Bruno Martins Committed by Łukasz Patron
Browse files

overlay: Treat org.lineageos.settings.device as privileged

This marks our very generic package as allowed to provide privileged
SystemUI plugins.

Change-Id: Icb68d9a535d275cb2c808174eb123b69308c1fed
parent 002d2146
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
    <!-- SystemUI Plugins that can be loaded on user builds. -->
    <string-array name="config_pluginAllowlist" translatable="false">
        <item>com.android.systemui.plugin.globalactions.wallet</item>
        <item>org.lineageos.settings.device</item>
    </string-array>

    <!-- Icons that don't show in a collapsed non-keyguard statusbar -->