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

Commit 8af9317f authored by Ram Indani's avatar Ram Indani Committed by Android (Google) Code Review
Browse files

Merge "[VTS] BlendMode::Coverage test"

parents 170bcb8e 07e6f849
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1183,8 +1183,7 @@ TEST_P(GraphicsBlendModeCompositionTest, DISABLED_None) {
    }
}

// TODO(b/219737571) Enable test for HWC3.0 after we matched with 2.4
TEST_P(GraphicsBlendModeCompositionTest, DISABLED_Coverage) {
TEST_P(GraphicsBlendModeCompositionTest, Coverage) {
    for (ColorMode mode : mTestColorModes) {
        EXPECT_TRUE(mComposerClient
                            ->setColorMode(getPrimaryDisplayId(), mode, RenderIntent::COLORIMETRIC)