commit | 3ac2e435a6691c09fe777a10a3316e85cdbcc2c3 | [log] [tgz] |
---|---|---|
author | Rachel Lee <rnlee@google.com> | Fri Apr 22 14:31:18 2022 -0700 |
committer | Rachel Lee <rnlee@google.com> | Fri Apr 22 14:35:38 2022 -0700 |
tree | 66a883e71a002d8fb45a0179a5a43deb55179eea | |
parent | b88d3d4718e462731280b677f5bf19933106efc2 [diff] |
Add check for empty vsync data in Choreographer. Currently there is a codepath in native DisplayEventDispatcher introduced by aosp fc690e2a2d1d3cf08d71a02c4ecd14665c0f2039. It accounts for vsync timeout. Here in java choreographer, we don't want to divide by zero for logging messages so a check is added. There are no real logic changes. Test: atest ChoreographerTest Bug: 229685140 Change-Id: I80f24abb89b9d961b017aca93340b1b02af6f66c