From aa5829868487779d15b1a113becbc1a2e2430d7c Mon Sep 17 00:00:00 2001 From: jhenrique09 Date: Mon, 12 Aug 2019 05:28:36 +0200 Subject: [PATCH] sanders: overaly: Set google autofill service as default This service must be trusted, as it can be activated without explicit consent of the user. If no autofill service with the specified name exists on the device, autofill will be disabled by default. Change-Id: Ib9a8620327dfbafa41063a96f84c3aaaf4ae4899 Signed-off-by: David Trpchevski Signed-off-by: ronaxdevil --- overlay/frameworks/base/core/res/res/values/config.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index f00889c..9143d96 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -578,4 +578,10 @@ 392.9 + + com.google.android.gms/.autofill.service.AutofillService