commit | a79c5d599beceeffeeff6d320b9a58f683fe6357 | [log] [tgz] |
---|---|---|
author | Keith Mok <kmok@cyngn.com> | Fri Jun 17 08:51:56 2016 -0700 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Nov 12 02:49:34 2019 -0500 |
tree | ed1ffdc7be88f9347b256fc4b30775b02595aa10 | |
parent | 6793ea4f571b41643843c9dee18f0c06e21ec72b [diff] |
CameraNext: Fallback to do copy exif if exif not exist If exif in jpeg does not exist, rewriteExif will throw IOException instead of returning false. Let's catch it and fallback to the original logic to do a copy instead of in-place replacement. FEIJ-1245 Change-Id: I61b8bd9b9b7c855bff1897c036d948fcd16bb30a