summaryrefslogtreecommitdiff
path: root/res/xml/syncadapter.xml
diff options
context:
space:
mode:
authorCostin Manolache <costin@google.com>2009-09-29 22:47:52 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-09-29 22:47:52 -0700
commite161dd8dd29717ad51347a4625161dd23e02484e (patch)
tree8147b17dabcd29f3891b76701503824ff176c38d /res/xml/syncadapter.xml
parent74bdcd9dd078c60458ef6a5a46afd4dcce1626c3 (diff)
parentebdd82ec2b7c5abb42e2a354470475488a826fd7 (diff)
downloadGoogleContactsProvider-e161dd8dd29717ad51347a4625161dd23e02484e.tar.gz
am ebdd82ec: Merge change Id43a8e08 into eclair
Merge commit 'ebdd82ec2b7c5abb42e2a354470475488a826fd7' into eclair-plus-aosp * commit 'ebdd82ec2b7c5abb42e2a354470475488a826fd7': Remove GAIA string
Diffstat (limited to 'res/xml/syncadapter.xml')
-rw-r--r--res/xml/syncadapter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/syncadapter.xml b/res/xml/syncadapter.xml
index 49bd1cc..d46be9a 100644
--- a/res/xml/syncadapter.xml
+++ b/res/xml/syncadapter.xml
@@ -22,5 +22,5 @@
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
android:contentAuthority="contacts"
- android:accountType="com.google.GAIA"
+ android:accountType="com.google"
/>