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

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

Settings: Add charging control part

Change-Id: Idd82e304ccdc17cbd95b7bc64785fe579d690152
parent 004c5bd5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -74,6 +74,11 @@
            settings:requiresConfigMask="64" />
    </com.android.settingslib.widget.UntitledPreferenceCategory>

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

    <com.android.settingslib.widget.UntitledPreferenceCategory
        android:key="percentage_category">
        <SwitchPreferenceCompat