commit | 7a1b1537550005abbf8c5313b0029f48e02b952b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Nov 26 13:45:48 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 26 13:45:48 2024 +0000 |
tree | 319e6d5dd439154d56f0bb0d8e22c58cf0740411 | |
parent | ff2415b7a9dd19f4ee0442b018173b398ad09ca7 [diff] | |
parent | f5dd338f696e4bf9a591d71b5ef229a195bfa24f [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