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

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

Skip renderCachedSets if the Output is not enabled

This method was being called for a display that had not turned on yet.
The call to getSkipColorTransform resulted in a log warning - the call
only checks a cached value, and the value is only cached when the
display is first turned on. Skip the call when it is not enabled (e.g.
when it is off), removing the log spam.

Bug: 277358841
Test: look at logs
Change-Id: Ic5eb3a69d50719cf68e3b41d6eca659bd712f65f
parent dfd75d39
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