diff options
author | Chien-Yu Chen <cychen@google.com> | 2015-06-11 16:48:13 -0700 |
---|---|---|
committer | Chien-Yu Chen <cychen@google.com> | 2015-06-17 11:03:04 -0700 |
commit | 0782aab077b32613c6715190135008dbf3dc5d6d (patch) | |
tree | d8f1f0c1e701e943884534d91260f2235a1786a9 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions