Merge "Avoid ellipsis character in documentation." am: ac598696b4 am: 3aa7c4ed7b

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I853899221e201121796a56768a8a65c73e78e80b
This commit is contained in:
Treehugger Robot
2021-02-04 19:53:38 +00:00
committed by Automerger Merge Worker

View File

@@ -149,7 +149,7 @@ public final class FrameMetrics {
* <p>
* The time value that was used in all the vsync listeners and drawing for
* the frame (Choreographer frame callbacks, animations,
* {@link View#getDrawingTime()}, etc)
* {@link View#getDrawingTime()}, etc.)
* </p>
*/
public static final int VSYNC_TIMESTAMP = 11;