aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/sync_adapter_desc.xml
blob: d8fe60e913a874d059bb23f5971aa7ba9d4c6c6a (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
              android:contentAuthority="com.android.contacts"
              android:accountType="org.sufficientlysecure.keychain"
              android:supportsUploading="false"
              android:userVisible="true"/>