From c65bdfc362d9921d69242087fb516ca0b40b6dc8 Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Wed, 7 Sep 2011 17:15:03 -0700 Subject: [PATCH] Move notification LED setting down to SYSTEM section. Bug: 5242350 Change-Id: I4dbefc4e7ba5a19e873c00ba1da84e7a900226cf --- res/xml/sound_settings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index a13d6fc1546..da33d6a0ded 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -64,11 +64,6 @@ android:persistent="false" android:ringtoneType="notification" /> - - @@ -94,6 +89,11 @@ android:title="@string/haptic_feedback_enable_title" android:defaultValue="true" /> + +