From ce549fcaf3a29b22d8ec1f2d45146c4b484e0068 Mon Sep 17 00:00:00 2001 From: Ben Murdoch Date: Thu, 9 Sep 2010 10:28:08 +0100 Subject: Configure AutoFill through browser preferences. Defaults to off until we have a profile editor. Until the profile editor is finished, we use a canned "John Smith" profile. Requires a corresponding change in frameworks/base - https://android-git.corp.google.com/g/65573 Change-Id: Ieb0c49b79766ba670322b8bd8b84968e778920ae --- res/xml/browser_preferences.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'res/xml') diff --git a/res/xml/browser_preferences.xml b/res/xml/browser_preferences.xml index 1da85ec..cc9b18a 100644 --- a/res/xml/browser_preferences.xml +++ b/res/xml/browser_preferences.xml @@ -139,6 +139,12 @@ android:title="@string/pref_security_save_form_data" android:summary="@string/pref_security_save_form_data_summary" /> + +