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
1 file changed