From ae91c0a99a3e683ccd065e1dc8fc4f6b644174ec Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Wed, 6 May 2015 17:42:30 -0400 Subject: [PATCH] Settings: Add setting to mute wireless charging sound. Bug: 19538553 Change-Id: I93228aee38f8eb035025409ce063f3050bf9bb9a --- res/values/strings.xml | 3 +++ res/xml/other_sound_settings.xml | 8 ++++++++ .../android/settings/notification/OtherSoundSettings.java | 5 +++++ 3 files changed, 16 insertions(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index ce56b63be5b..4ff5090650d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5969,6 +5969,9 @@ Screen locking sounds + + Charging sounds + Docking sounds diff --git a/res/xml/other_sound_settings.xml b/res/xml/other_sound_settings.xml index 88c41304ce4..57a302bd116 100644 --- a/res/xml/other_sound_settings.xml +++ b/res/xml/other_sound_settings.xml @@ -35,6 +35,14 @@ android:switchTextOn="" android:persistent="false" /> + + +