Merge "Update setIsCredential doc Bug: 281863367" into udc-dev

This commit is contained in:
Haoran Zhang
2023-05-10 18:24:28 +00:00
committed by Android (Google) Code Review

View File

@@ -32321,7 +32321,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
}
/**
* Gets the mode for determining whether this view is a credential.
* Sets whether this view is a credential for Credential Manager purposes.
*
* <p>See {@link #isCredential()}.
*