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

Unverified Commit 2f0ae325 authored by Danny Trunk's avatar Danny Trunk Committed by Michael Bestas
Browse files

Settings: Add charging control part

Change-Id: Idd82e304ccdc17cbd95b7bc64785fe579d690152
parent 0dfbfff4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -51,6 +51,11 @@
        settings:keywords="@string/keywords_battery_saver"
        settings:controller="com.android.settings.fuelgauge.BatterySaverController" />

    <!-- Charging control -->
    <lineageos.preference.LineagePartsPreference
        android:key="charging_control"
        settings:requiresService="lineagehealth" />

    <!-- Battery light -->
    <lineageos.preference.LineagePartsPreference
        android:key="battery_lights"