summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-05-26 17:02:23 -0700
committerJohn Reck <jreck@google.com>2011-05-26 17:03:08 -0700
commitb9b2a8290874e447444c7791647cbade915bc47d (patch)
treed995f69168f8444765cd3c4b90d40b82bb989d67 /res/xml
parent74147ba74e6c7f40ffd55c9992bf3ae10ad1aecd (diff)
downloadandroid_packages_apps_Gello-b9b2a8290874e447444c7791647cbade915bc47d.tar.gz
android_packages_apps_Gello-b9b2a8290874e447444c7791647cbade915bc47d.tar.bz2
android_packages_apps_Gello-b9b2a8290874e447444c7791647cbade915bc47d.zip
Remove sync setting
Change-Id: I7719c82a3a63d8ac8022e70e3a7f7b4a814e304f
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/general_preferences.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/xml/general_preferences.xml b/res/xml/general_preferences.xml
index 92b1f2af..7b26307f 100644
--- a/res/xml/general_preferences.xml
+++ b/res/xml/general_preferences.xml
@@ -22,13 +22,6 @@
android:hint="@string/http"
android:inputType="textUri|textMultiLine" />
- <PreferenceCategory android:title="@string/pref_general_sync_title">
- <Preference android:key="sync_with_chrome"
- android:title="@string/pref_personal_sync_with_chrome"
- android:summary="@string/pref_personal_sync_with_chrome_summary"
- />
- </PreferenceCategory>
-
<PreferenceCategory android:title="@string/pref_general_autofill_title">
<CheckBoxPreference android:key="autofill_enabled"
android:title="@string/pref_autofill_enabled"