commit | f5dd338f696e4bf9a591d71b5ef229a195bfa24f | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Wed Nov 13 18:57:01 2024 +0000 |
committer | Android Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Wed Nov 13 18:57:01 2024 +0000 |
tree | a76ad2bca79a40f74c4d11b4e07bcf57c5095a0b | |
parent | b181ba8265bcbed35053c3336e60599551bae1bf [diff] [blame] |
Remove stray character. Test: None Bug: None (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:960967767d222348825e91287255db7cff157325) Merged-In: Id0dc26c5639417061f2676ab25e5c62b775e1a65 Change-Id: Id0dc26c5639417061f2676ab25e5c62b775e1a65
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