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

Unverified Commit 25e59205 authored by Sam Mortimer's avatar Sam Mortimer Committed by Michael Bestas
Browse files

Settings: Add LineageParts charging sound settings preference

Replace the existing AOSP setting with this.

Change-Id: I13894a86bcfad8d1dfaedc2dcbca6ad70f651b5c
parent a29dca94
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -186,6 +186,12 @@
        android:title="@string/charging_sounds_title"
        android:order="-40"/>

    <!-- Custom charging sounds -->
    <lineageos.preference.LineagePartsPreference
        android:key="charging_sounds_settings"
        settings:replacesKey="charging_sounds"
        settings:requiresConfig="@bool/config_show_charging_sounds" />

    <!-- Docking sounds -->
    <SwitchPreferenceCompat
        android:key="docking_sounds"