commit | 0f77da187839cb35c1ec37b8d8f416a1fde0ab2e | [log] [tgz] |
---|---|---|
author | Sungsoo <sungsoo@google.com> | Thu Oct 13 12:57:44 2016 +0900 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Nov 22 09:53:53 2016 -0800 |
tree | 6342bb539a14c22052bcc66a026649ea1e66bcde | |
parent | 5c26d2e420dc8724da24638bcfe97f3c68ea5e9b [diff] |
ExifInterface: Provide backward compatibility ExifInterface.saveAttribute() didn't throw UnsupportedOperationException before. Use IOException instead of UnsupportedOperationException for backward compatibility. Bug: 30936376, Bug: 32068647, Bug: 31319086 Change-Id: Ifb478db3af820eb846c5373d3a284367da3495a0 (cherry picked from commit 87a9ac70c3f223f8c55c420026268f115e0aec38)