changing the syncadapter target model authority to android contacts
authorSven Aßmann <sven.assmann@lubico.biz>
Tue, 27 Sep 2011 09:28:23 +0000 (11:28 +0200)
committerSven Aßmann <sven.assmann@lubico.biz>
Tue, 27 Sep 2011 09:28:23 +0000 (11:28 +0200)
res/xml/syncadapter_contacts.xml

index 962ff3c..f85b7ca 100644 (file)
@@ -21,7 +21,7 @@
 <!-- for the SyncAdapter. -->
 
 <sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
 <!-- for the SyncAdapter. -->
 
 <sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
-    android:contentAuthority="org.owncloud.contacts"
+    android:contentAuthority="com.android.contacts"
     android:accountType="owncloud"
     android:supportsUploading="true"
 />
     android:accountType="owncloud"
     android:supportsUploading="true"
 />