Settings: Add setting to mute wireless charging sound.
Bug: 19538553 Change-Id: I93228aee38f8eb035025409ce063f3050bf9bb9a
This commit is contained in:
@@ -35,6 +35,14 @@
|
||||
android:switchTextOn=""
|
||||
android:persistent="false" />
|
||||
|
||||
<!-- Charging sounds -->
|
||||
<SwitchPreference
|
||||
android:key="charging_sounds"
|
||||
android:title="@string/charging_sounds_title"
|
||||
android:switchTextOff=""
|
||||
android:switchTextOn=""
|
||||
android:persistent="false" />
|
||||
|
||||
<!-- Docking sounds -->
|
||||
<SwitchPreference
|
||||
android:key="docking_sounds"
|
||||
|
||||
Reference in New Issue
Block a user