mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 10:05: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: I1fe7563857d6141f2823bec0574d11d52048281a
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