commit | 960967767d222348825e91287255db7cff157325 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Mon Nov 11 22:56:34 2024 +0000 |
committer | Dan Albert <danalbert@google.com> | Mon Nov 11 22:56:34 2024 +0000 |
tree | 7e1d39b380488f38d7c69175dca6e4a882394af8 | |
parent | 1a824fd33a5308b68d69cf5ea20184b5c690d8e9 [diff] [blame] |
Remove stray character. Change-Id: Id0dc26c5639417061f2676ab25e5c62b775e1a65 Test: None Bug: None
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