From 76efcbeb8bf40367f8993fc0e66193a9a8c1fc8c Mon Sep 17 00:00:00 2001 From: Tommy Webb Date: Tue, 6 Dec 2022 15:38:18 -0500 Subject: [PATCH] overlay: Use autofill compatibility mode for browsers Provide the same autofill compatibility list that is provided by Google on devices with Google Play Services, with the addition of CalyxOS's build of Bromite (Chromium). Without extensive effort by third-party developers, Chromium-based browsers do not currently support native autofill. Other browsers in the list may support this now, but we still include them, too. Issue: calyxos#1063 Change-Id: I4859ca14b0670284c35dc6cb293826c71e4662bf --- .../packages/apps/SimpleDeviceConfig/res/values/config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/overlay/common/packages/apps/SimpleDeviceConfig/res/values/config.xml b/overlay/common/packages/apps/SimpleDeviceConfig/res/values/config.xml index d5011f93..e78c6a12 100644 --- a/overlay/common/packages/apps/SimpleDeviceConfig/res/values/config.xml +++ b/overlay/common/packages/apps/SimpleDeviceConfig/res/values/config.xml @@ -53,5 +53,8 @@ mediaprovider/allowed_cloud_providers=com.google.android.apps.photos.cloudpicker + + + autofill/compat_mode_allowed_packages=com.android.chrome[url_bar]:com.brave.browser[url_bar]:com.brave.browser_beta[url_bar]:com.brave.browser_nightly[url_bar]:com.chrome.beta[url_bar]:com.chrome.dev[url_bar]:com.chrome.canary[url_bar]:com.microsoft.emmx[url_bar]:com.microsoft.emmx.beta[url_bar]:com.microsoft.emmx.canary[url_bar]:com.microsoft.emmx.dev[url_bar]:com.opera.browser[url_field]:com.opera.browser.beta[url_bar]:com.opera.mini.native[url_bar]:com.opera.mini.native.beta[url_bar]:com.sec.android.app.sbrowser[location_bar_edit_text]:com.sec.android.app.sbrowser.beta[location_bar_edit_text]:org.mozilla.fennec_aurora[url_bar]:org.mozilla.firefox[url_bar]:org.mozilla.firefox_beta[url_bar]:org.chromium.chrome[url_bar]