mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 16:30:57 +00:00
Merge "Clear composition changes when a color mode is not supported" into sc-dev am: f569528b19 am: 8ae996d084
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/15244526 Change-Id: If3d38454cef2f87fca51b03ece36a1231aff8747
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