mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
320 B
XML
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"
|
|
/>
|