commit | c6394fffa80787a318d8c5ae569c27a9f2d5f061 | [log] [tgz] |
---|---|---|
author | Yichi Chen <yichichen@google.com> | Tue May 12 08:58:08 2020 +0800 |
committer | Yichi Chen <yichichen@google.com> | Tue May 12 08:58:08 2020 +0800 |
tree | 253ff4bb1e5e4c1f7c995c112889308bdf0a4002 | |
parent | f207cca044ed44004d35b4f2f88337a2913ffd34 [diff] |
gralloc4-vts: Allow YCRCB_420_SP to be unsupported in Lock_YCRCB_420_SP Some devices may not support the legacy YCRCB_420_SP format. To allow the test can pass through such devices, the patch adds the flexibility when UNSUPPORTED is returned from buffer allocation. Bug: 150461327 Bug: 152510209 Test: VtsHalGraphicsMapperV4_0Target Change-Id: I393fc3c4a7d2421f07eeff88915041c92e8cdf05