aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/sync_adapter_desc.xml
blob: d05dc691850da281607058d40bbee413fb9d5763 (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.account"
    android:supportsUploading="false"
    android:userVisible="true" />