commit | 0b36f8d81199840e126930b4b226b4bb20b85b11 | [log] [tgz] |
---|---|---|
author | mtk07406 <richard-yc.wang@mediatek.com> | Thu Feb 13 10:46:55 2020 +0800 |
committer | Michael Bestas <mkbestas@lineageos.org> | Mon Mar 09 18:48:41 2020 +0200 |
tree | f242860d70a2ed5f79b72ba10bbe30c130b99d3c | |
parent | 2d28ba8c7b3ae420e6553a87e9e51e7b80b90e62 [diff] |
Fix VTS fail for GraphicsMapperHidlTest VTS_10 testing item VtsHalGraphicsMapperV2_1Target fail due to Gralloc0 HAL do not have return value : BAD_VALUE and BAD_BUFFER so add Error::BAD_VALUE and Error::BAD_BUFFER as return value to fix this VTS fail. Bug: 146034198 Test: ran VtsHalGraphicsMapperV2_1Target 10 times and it all pass. Change-Id: I792830ddf98cbf59de7d3a7b4dd4cf5f72269244 (cherry picked from commit e308ceb1e9940d1d90a11177782a7cfe8630bb95)