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

Skip to content
Commit f5272953 authored by Leon Scroggins III's avatar Leon Scroggins III
Browse files

Temporary workaround for getDisplayStats

Prior to Icdb80253436b4d0034fc20fcae8583efb7c30292, there was only one
VsyncSchedule, so the display parameter was not interesting.

Now that there are multiple VsyncSchedules, we should return the
VsyncSchedule corresponding to the passed in display. But current
callers just pass a null binder token.

Use the pacesetter's VsyncSchedule for now. Most of the time, for
example on devices with only one display (or one active display), this
is correct.

For a device with more than one active display, this may not be correct,
so a follow-on change is necessary.

Bug: 275691508
Bug: 275691150
Test: manual
Change-Id: I01ed2978b04a7707a706050902d3041ec9ab4eca
parent 3b8613e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment