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

Unverified Commit b5fac050 authored by Paul Keith's avatar Paul Keith Committed by Michael Bestas
Browse files

Settings: Allow removing livedisplay pref screen with config_enableLiveDisplay

 * We can't inject via IA if we want this

Change-Id: I482a073e9c699d3f2bc5870567d603ceca2065b1
parent 8070d573
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -93,6 +93,10 @@
            settings:controller="com.android.settings.display.NightDisplayPreferenceController"
            settings:keywords="@string/keywords_display_night_display"/>

        <org.lineageos.internal.lineageparts.LineagePartsPreference
            android:key="livedisplay"
            lineage:requiresConfig="@*lineageos.platform:bool/config_enableLiveDisplay" />

        <Preference
            android:key="color_mode"
            android:title="@string/color_mode_title"