From 4bb7bc1fd32482ac3794da56842190ccad1fdac3 Mon Sep 17 00:00:00 2001 From: Felix Bechstein Date: Fri, 7 Dec 2012 18:05:14 +0100 Subject: migrate vibrator to silent mode settings (2/2) Change profiles: * remove deprecated vibrator settings * add silent mode settings Available modes: * off * vibrate * silent Patch Set 1: Initial patch with plain ListPreference Patch Set 2: Use Checkbox + Dialog like ConnectionSettings Patch Set 3: Rebase Change-Id: I227f8b00f8dc17f06c8de6716c0f34b2faf82e2c --- res/xml/profile_config.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'res/xml') diff --git a/res/xml/profile_config.xml b/res/xml/profile_config.xml index 2008bde..fda61a4 100644 --- a/res/xml/profile_config.xml +++ b/res/xml/profile_config.xml @@ -32,10 +32,6 @@ android:title="@string/profile_volumeoverrides_title" /> - - -- cgit v1.1