Skip to content

Commit

Permalink
Magnolia: Fix contentAuthority for sync adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
marczych committed Dec 1, 2014
1 parent 34317b2 commit 8f7204e
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<sync-adapter
xmlns:android="http://schemas.android.com/apk/res/android"
android:contentAuthority="com.dozuki.accustream.provider"
android:contentAuthority="com.dozuki.magnoliamedical.provider"
android:accountType="com.dozuki.magnoliamedical"
android:supportsUploading="false"
android:allowParallelSyncs="false"
Expand Down

0 comments on commit 8f7204e

Please sign in to comment.