mirror of
https://github.com/bitwarden/android.git
synced 2026-05-30 07:44:15 -05:00
Suppress the unresolved Autofill service name warning (#1351)
This commit is contained in:
committed by
Álison Fernandes
parent
8b53641f76
commit
161d290e31
@@ -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.
|
||||
-->
|
||||
<!--suppress AndroidDomInspection -->
|
||||
<service
|
||||
android:name="com.x8bit.bitwarden.Autofill.AutofillService"
|
||||
android:exported="true"
|
||||
|
||||
Reference in New Issue
Block a user