commit | e4002e31f2017682ec7892eda9418b4d88bc12d0 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Wed Nov 13 18:55:27 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Nov 13 18:55:27 2024 +0000 |
tree | 9eec7972359688aa02fc88350129674c73469bfe | |
parent | a6001c245cb590c607aa74a6548a482a242c4b35 [diff] | |
parent | 960967767d222348825e91287255db7cff157325 [diff] |
Merge "Remove stray character." into main
diff --git a/include/android/choreographer.h b/include/android/choreographer.h index bec3283..2622a01 100644 --- a/include/android/choreographer.h +++ b/include/android/choreographer.h
@@ -318,7 +318,7 @@ /** * Gets the token used by the platform to identify the frame timeline at the given \c index. - * q + * * Available since API level 33. * * \param index index of a frame timeline, in \f( [0, FrameTimelinesLength) \f). See