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

Commit f4552c06 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8892843 from 3a49f0a4 to tm-d1-release

Change-Id: I75c82dc6e6f1c1bc1c17da81bba65a27212c3083
parents 233ca2a4 3a49f0a4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1218,7 +1218,8 @@ std::optional<base::unique_fd> Output::composeSurfaces(
            ATRACE_NAME("ClientCompositionCacheHit");
            outputCompositionState.reusedClientComposition = true;
            setExpensiveRenderingExpected(false);
            return base::unique_fd();
            // b/239944175 pass the fence associated with the buffer.
            return base::unique_fd(std::move(fd));
        }
        ATRACE_NAME("ClientCompositionCacheMiss");
        mClientCompositionRequestCache->add(tex->getBuffer()->getId(), clientCompositionDisplay,