JLChen
2020-12-10 a8c5f79b0d93adfa7f23601dd0fee30edc14f0d4
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" />