Settings: Add LineageParts charging sound settings preference
Replace the existing AOSP setting with this. Change-Id: I13894a86bcfad8d1dfaedc2dcbca6ad70f651b5c
This commit is contained in:
committed by
Michael Bestas
parent
af730c7feb
commit
ce15d330cc
@@ -186,6 +186,12 @@
|
|||||||
android:title="@string/charging_sounds_title"
|
android:title="@string/charging_sounds_title"
|
||||||
android:order="-40"/>
|
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 -->
|
<!-- Docking sounds -->
|
||||||
<SwitchPreferenceCompat
|
<SwitchPreferenceCompat
|
||||||
android:key="docking_sounds"
|
android:key="docking_sounds"
|
||||||
|
|||||||
Reference in New Issue
Block a user