commit | c1b5b52c70e0a2bb31b85b31b302bf3fa9091693 | [log] [tgz] |
---|---|---|
author | Jason Macnak <natsu@google.com> | Thu Mar 05 10:07:47 2020 -0800 |
committer | Jason Macnak <natsu@google.com> | Tue Mar 10 13:39:49 2020 -0700 |
tree | 8bae5ad05614a3a087d3c74a6bf25591f3dab455 | |
parent | 39d306fc44d6f9bcc5298931ced5616609279839 [diff] |
gralloc4-vts: fix GetLargeReservedRegion test The existing test never assigns a handle to bufferHandle so mGralloc->getReservedRegion() will always be called with nullptr and will always return with BAD_BUFFER. Bug: b/146515640 Test: VtsHalGraphicsMapperV4_0Target Change-Id: I85dac94956c6b9db5b4a19faeb16fc947f7457e1