123456789101112131415161718192021222324252627 |
- <?xml version="1.0" encoding="utf-8"?>
- <sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
- android:contentAuthority="org.owncloud"
- android:accountType="owncloud"
- android:supportsUploading="true"
- />
|