overlay: Treat org.lineageos.settings.device as privileged
This marks our very generic package as allowed to provide privileged SystemUI plugins. Change-Id: Icb68d9a535d275cb2c808174eb123b69308c1fed
This commit is contained in:
committed by
Łukasz Patron
parent
002d21468b
commit
161e397ed5
@@ -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 -->
|
||||
|
Reference in New Issue
Block a user