Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8166377f authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by Automerger Merge Worker
Browse files

Merge "docs: Fix typo in isCredential attr" into udc-dev am: 0a55efee am:...

Merge "docs: Fix typo in isCredential attr" into udc-dev am: 0a55efee am: a8a3e752 am: 116b38bc

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22988846



Change-Id: I7978778e50e59046938a9ba7eaf1d9d3c4b98fb9
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 6104c1d2 116b38bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" />