aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/sync_adapter_desc.xml
blob: bbfd4184221f8124b584c0f449cbd53391aea194 (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" />