aboutsummaryrefslogtreecommitdiff
path: root/res/xml/syncadapter.xml
blob: da7b85f7646bff71a139bb8259087bfbf44ead07 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
	android:contentAuthority="github.daneren2005.dsub.provider"
	android:accountType="subsonic.org"
	android:userVisible="true"
	android:supportsUploading="false"
	android:allowParallelSyncs="false"
	android:isAlwaysSyncable="true"/>