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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iad1be5ffe2988ff3b763741c4e0513c9c697522a
This commit is contained in:
Treehugger Robot
2021-02-04 20:19:59 +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;