From fbe721b1b39d48ef8665267774b54f5f04b20d58 Mon Sep 17 00:00:00 2001 From: Beverly Date: Mon, 16 Apr 2018 12:27:52 -0400 Subject: [PATCH] Get rid of charging sounds toggle Users can no longer toggle on/off the charging sound. Test: manual Bug: 77912907 Change-Id: Ie050acab3972cb1fa6716c70afb6403db4d9c887 --- res/xml/sound_settings.xml | 5 ----- src/com/android/settings/notification/SoundSettings.java | 4 ---- 2 files changed, 9 deletions(-) diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index 735b3b7d986..6e469b6a457 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -125,11 +125,6 @@ android:key="screen_locking_sounds" android:title="@string/screen_locking_sounds_title" /> - - -