Эх сурвалжийг харах

changing the syncadapter target model authority to android contacts

Sven Aßmann 13 жил өмнө
parent
commit
86cc60bc12

+ 1 - 1
res/xml/syncadapter_contacts.xml

@@ -21,7 +21,7 @@
 <!-- for the SyncAdapter. -->
 <!-- for the SyncAdapter. -->
 
 
 <sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
 <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:accountType="owncloud"
     android:supportsUploading="true"
     android:supportsUploading="true"
 />
 />