Merge "docs: Fix typo in isCredential attr" into udc-dev

This commit is contained in:
Kevin Hufnagle
2023-05-05 17:18:26 +00:00
committed by Android (Google) Code Review

View File

@@ -2791,7 +2791,7 @@
<flag name="noExcludeDescendants" value="0x8" />
</attr>
<!-- Boolean that hints the Android System that the view is credntial and associated with
<!-- Boolean that hints the Android System that the view is credential and associated with
CredentialManager -->
<attr name="isCredential" format="boolean" />