From 4a9151870d8e5196248b2abc09df8fbb1593c265 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 22 Oct 2020 23:38:47 +0530 Subject: Remove accessibility autofill support (#1162) * autofill: remove Accessibility backend Signed-off-by: Harsh Shandilya * CHANGELOG: update Signed-off-by: Harsh Shandilya --- app/src/main/res/xml/preference.xml | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'app/src/main/res/xml/preference.xml') diff --git a/app/src/main/res/xml/preference.xml b/app/src/main/res/xml/preference.xml index 6631133f..6b670618 100644 --- a/app/src/main/res/xml/preference.xml +++ b/app/src/main/res/xml/preference.xml @@ -25,23 +25,6 @@ app:key="oreo_autofill_custom_public_suffixes" app:summary="@string/preference_custom_public_suffixes_summary" app:title="@string/preference_custom_public_suffixes_title" /> - - - - -- cgit v1.2.3