diff options
author | Paul Elder <paul.elder@ideasonboard.com> | 2021-03-08 19:01:22 +0900 |
---|---|---|
committer | Paul Elder <paul.elder@ideasonboard.com> | 2021-03-10 12:30:51 +0900 |
commit | d3cf0fed3e3139a8ae4b93fe661d4603e1b1115f (patch) | |
tree | d465cca36f29c2780344f0d0cad677b3da1cfe30 /test/byte-stream-buffer.cpp | |
parent | a3c9718cfcefbf5601b54ff1609cdc400c482744 (diff) |
android: jpeg: exif: change GPS method encoding from ASCII to NoEncoding
According to the EXIF specification, the GPS method should be UNDEFINED,
and the first 8 bytes will designate the type. However, CTS expects the
first 8 bytes to be part of the data. Remove the 8-byte encoding
designator by changing the encoding to NoEncoding to appease CTS.
This is part of the fix that allows the following CTS test to pass:
- android.hardware.cts.CameraTest#testJpegExif
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'test/byte-stream-buffer.cpp')
0 files changed, 0 insertions, 0 deletions