Settings: Add LineageParts charging sound settings preference

Replace the existing AOSP setting with this.

Change-Id: I13894a86bcfad8d1dfaedc2dcbca6ad70f651b5c
This commit is contained in:
Sam Mortimer
2016-11-07 23:38:08 -08:00
committed by Michael Bestas
parent af730c7feb
commit ce15d330cc

View File

@@ -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"