JLChen
2021-01-04 ed86fe7ed952bb2151aac8841134246bbde152c9
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
 
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
    android:accountType="@string/sync_account_type"
    android:contentAuthority="com.android.contacts"
    android:supportsUploading="false"
    android:userVisible="false" />