mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
VTS : fix vts fail [1/1]
am: 70e5b556ef
Change-Id: I2adf8b4ee2afe09e578749c0f772e4a5a1e8ae6c
This commit is contained in:
@@ -790,7 +790,7 @@ TEST_F(GraphicsComposerHidlCommandTest, PRESENT_DISPLAY) {
|
||||
TEST_F(GraphicsComposerHidlCommandTest, PRESENT_DISPLAY_NO_LAYER_STATE_CHANGES) {
|
||||
mWriter->selectDisplay(mPrimaryDisplay);
|
||||
mComposerClient->setPowerMode(mPrimaryDisplay, IComposerClient::PowerMode::ON);
|
||||
mComposerClient->setColorMode(mPrimaryDisplay, ColorMode::SRGB);
|
||||
mComposerClient->setColorMode(mPrimaryDisplay, ColorMode::NATIVE);
|
||||
|
||||
auto handle = allocate();
|
||||
ASSERT_NE(nullptr, handle);
|
||||
|
||||
Reference in New Issue
Block a user