mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
d1940fe0f9
// FREEBIE
8 lines
422 B
XML
8 lines
422 B
XML
<?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.thoughtcrime.securesms"
|
|
android:userVisible="true"
|
|
android:supportsUploading="false"
|
|
android:allowParallelSyncs="false"
|
|
android:isAlwaysSyncable="true"/> |