Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d298b0f7 authored by Rachel Lee's avatar Rachel Lee Committed by Cherrypicker Worker
Browse files

Minimum 1 frame timeline in java Choreographer

Sometimes the data from native gives an empty VsyncEventData (perhaps
erroneously), causing out-of-bound crashes in java Choreographer side.
Instead, the public FrameData should maintain at least 1 frame timeline
which will have the default data when accessed.

Bug: 290965823
Test: atest ChoreographerTest
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:8d65862b049b292ed6de6d288fd9f66cae47c16e)
Merged-In: I8b704433aca55bc9697fd843257ac62995e75a1f
Change-Id: I8b704433aca55bc9697fd843257ac62995e75a1f
Cherry pick to qpr
Bug: 295102779
parent 3e4bbf4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment