| commit | 7013b6f31163d9850fffec36f9dfc1ea61877a42 | [log] [tgz] |
|---|---|---|
| author | Alec Mouri <alecmouri@google.com> | Fri Feb 12 11:16:54 2021 -0800 |
| committer | Alec Mouri <alecmouri@google.com> | Fri Feb 12 11:32:58 2021 -0800 |
| tree | 69804a26549039836f316755038b4b34e5a5c4d9 | |
| parent | e06403fa179494d6c5cafd0b4ffce767413eb14c [diff] |
Check status codes of GraphicBuffers on allocation We're getting reports of buffers transiently missing usage bits when allocated from SurfaceFlinger causing strange issues. Fatal logging when there is an allocation error will hopefully aid in triaging future bug reports. Bug: 157562905 Bug: 179786581 Test: build, boots Change-Id: I715295c0b6b3450e71181d93391dd99616f89d26