aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
authorRounak Datta <rounak.datta@hotstar.com>2020-09-10 11:24:44 +0530
committerGitHub <noreply@github.com>2020-09-10 11:24:44 +0530
commit71fc2a396ed95cea4f93b823280c63dc99533715 (patch)
tree78e0ae45b9cd705e60134f020b5c239f3b2b706a /app/src/main/res/xml
parent276aa4ea7cec53d37dd4dc777119c3114535b628 (diff)
Autofill: add kiwi as a supported browser (#1091)
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/oreo_autofill_service.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/xml/oreo_autofill_service.xml b/app/src/main/res/xml/oreo_autofill_service.xml
index 7e761e25..00736cd5 100644
--- a/app/src/main/res/xml/oreo_autofill_service.xml
+++ b/app/src/main/res/xml/oreo_autofill_service.xml
@@ -25,4 +25,5 @@
android:name="org.mozilla.firefox_beta"
android:maxLongVersionCode="679999" />
<compatibility-package android:name="org.ungoogled.chromium.stable" />
+ <compatibility-package android:name="com.kiwibrowser.browser" />
</autofill-service>