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

Skip to content
Commit 59db0a38 authored by Ady Abraham's avatar Ady Abraham
Browse files

SurfaceFlinger: fix setDesiredActiveConfig

setDesiredActiveConfig is trying to initiate a config change
even if the desired config is alreadt the active config. This creates
an issue where mVSyncModulator->onRefreshRateChangeInitiated() is called
but the counter part mVSyncModulator->onRefreshRateChangeCompleted()
is never called since the refresh rate never changed.

Test: collected systrace on taimen
Bug: 150647346
Change-Id: I2659183bf2a4e1676627d84379f4d533bdb9b5fc
parent 10460043
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