From ae8ad945c1767fe357cfbbe49bbbd811d25b8e50 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Tue, 23 Jun 2020 20:17:13 +0200 Subject: [PATCH] Mention cause for autofill not working --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index d7714eae..59ed121f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -74,5 +74,5 @@ PWAs are only supported as home shortcuts; WebAPKs will not work because they ar ## Does Bromite support the Android autofill framework? -No; the only autofill available in Chromium browsers requires integration with cloud services. +No; the only autofill available in Chromium browsers requires integration with the Play Store binary blobs. Some apps use accessibility services as a workaround.