commit | 0e7d22535d4b3d3b9e6f520c5837b2d52629529c | [log] [tgz] |
---|---|---|
author | Jaesung Chung <jaesung@google.com> | Thu Apr 07 00:45:51 2016 +0900 |
committer | Jaesung Chung <jaesung@google.com> | Fri Apr 15 23:27:21 2016 +0000 |
tree | 82990f7d7f930e91afd5f93a87cb08aafda4f315 | |
parent | dd3d44faf9d74a793458a515fddf153432601dd6 [diff] |
ExifInterface: keep the original metadata data instead of strings This CL makes ExifInterface store the tag values as the original forms and the format validiation is added that compares the given value and the data format specificed in EXIF specification in order to keep the valid tag values only. Bug: 27583378, Bug: 27614052, Bug: 28075709 Change-Id: If60bbddefe74c4b87b4ce64b5fc79e467e36a5b9