commit | 0782aab077b32613c6715190135008dbf3dc5d6d | [log] [tgz] |
---|---|---|
author | Chien-Yu Chen <cychen@google.com> | Thu Jun 11 16:48:13 2015 -0700 |
committer | Chien-Yu Chen <cychen@google.com> | Wed Jun 17 11:03:04 2015 -0700 |
tree | d8f1f0c1e701e943884534d91260f2235a1786a9 | |
parent | 98b40aac8399d8befc5099955a34ce54df477d8f [diff] |
ImageReader: Fix format workarounds for legacy devices Legacy shim overrides HAL_PIXEL_FORMAT_BLOB to HAL_PIXEL_FORMAT_RGBA_8888. Make ImageReader aware of the workaround when returning the format. Remove the workaround in legacy shim that overrides YUV_420_888 to YV12 because allocating YUV_420_888 buffers with SW access is supported on Flo. Bug: 21707937 Change-Id: I84a8610c82ae986a0064873f611e4f257baf1774