mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "Clear composition changes when a color mode is not supported" into sc-dev am: f569528b19
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/15244526 Change-Id: I723dd12ab181487a4aa39a378130886df4c353cc
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user