From 267b6af7ee9f731f0da6ae0b27f015308671b835 Mon Sep 17 00:00:00 2001 From: John Reck Date: Wed, 19 Jan 2011 10:15:47 -0800 Subject: Handle chrome sync account deleted case Bug: 3337527, 3353260 Listens for changes to the system accounts and handles the case of the chrome sync account being deleted. Also, enabling chrome sync in the browser will now enable the browser sync in settings. Change-Id: Iab2ed839fc5fc356a7a4d865965bfafcb39b4ee7 --- AndroidManifest.xml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 1dc53f6..77a27a1 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -33,6 +33,7 @@ + @@ -134,9 +135,6 @@ - - - - - - - - + + + + + + -- cgit v1.1