From 161d290e31b144449f4c1e90778b07fdf752f2e2 Mon Sep 17 00:00:00 2001 From: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com> Date: Thu, 9 May 2024 14:30:15 -0400 Subject: [PATCH] Suppress the unresolved Autofill service name warning (#1351) --- app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index af1b608ba7..d1bf963eaf 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -126,6 +126,7 @@ The AutofillService name below refers to the legacy Xamarin app's service name. This must always match in order for the app to properly query if it is providing autofill services. --> +