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

Commit f569528b authored by Alec Mouri's avatar Alec Mouri Committed by Android (Google) Code Review
Browse files

Merge "Clear composition changes when a color mode is not supported" into sc-dev

parents 87eb1dd9 b1bd1e8a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -458,6 +458,7 @@ TEST_P(GraphicsCompositionTest, ClientComposition) {
                          << " pixel format: PixelFormat::RGBA_8888 dataspace: "
                          << ReadbackHelper::getDataspaceString(clientDataspace)
                          << " unsupported for display" << std::endl;
                mReader->mCompositionChanges.clear();
                continue;
            }