commit | 4118ca86275b7bba6f8722bd3f03e66696b09f78 | [log] [tgz] |
---|---|---|
author | Jaesung Chung <jaesung@google.com> | Tue Mar 29 17:44:20 2016 +0900 |
committer | Jaesung Chung <jaesung@google.com> | Wed Mar 30 13:43:34 2016 +0900 |
tree | e552ef02052312219ce2256dba4dc3100fe45439 | |
parent | 47869bd446e0de36bdb4848d3c286a15fc3fdbf7 [diff] |
ExifInterface: keep tags in the original tag groups Previously ExifInterface saved its tags in the all possible IFD tags via setAttribute() method even it already knew the right IFD group for those tags. In this CL, it introduces updateAttribute() and removeAttribute() methods in order to maintain the internal IFD tags and its values according to its original EXIF saving states in the given JPEG file. Bug: 27583378 Change-Id: Ie49163c8c9bdd38b575ccd76938879ccddcd547b