mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-21 21:58:09 +00:00
7 lines
290 B
XML
7 lines
290 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:accountType="@string/sync_account_name"
|
|
android:contentAuthority="com.android.contacts"
|
|
android:supportsUploading="false"
|
|
android:userVisible="false" />
|