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

Commit 6c0aba3d authored by Paul Keith's avatar Paul Keith Committed by Bruno Martins
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 11036416
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -86,6 +86,10 @@
            settings:controller="com.android.settings.display.NightDisplayPreferenceController"
            settings:keywords="@string/keywords_display_night_display"/>

        <lineageos.preference.LineagePartsPreference
            android:key="livedisplay"
            settings:requiresConfig="@*lineageos.platform:bool/config_enableLiveDisplay" />

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