[SurfaceFlinger] Update ColorLayer to set dataspace.

This patch sets the dataspace for ColorLayer when setPerFrameData is called.
Previously, only the dataspace of BufferLayer is set. This helps clarify what
color space the color value that set through SetColor API is in.

BUG: 69970838
Test: None
Change-Id: I10982efc996bbecbcc433d3d7b0469ab8bf4cb5e
2 files changed