gecko/mobile/android/base/resources/xml/sync_syncadapter.xml.in

9 lines
320 B
XML

#filter substitution
<?xml version="1.0" encoding="utf-8"?>
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
android:contentAuthority="@ANDROID_PACKAGE_NAME@.db.browser"
android:accountType="org.mozilla.firefox_sync"
android:supportsUploading="true"
android:userVisible="true"
/>