commit | c247791db29ec4492772a3ae33fed5915e7a0170 | [log] [tgz] |
---|---|---|
author | Jaesung Chung <jaesung@google.com> | Tue Mar 15 17:25:31 2016 +0900 |
committer | Jaesung Chung <jaesung@google.com> | Tue Mar 22 19:20:29 2016 -0700 |
tree | 33f729b0b68e4c5c88150104b444178a74c20840 | |
parent | 285bbbbda45f51f53d18144b7e65edb88c888f1c [diff] |
ExifInterface: close the resource after reading EXIF data explicitly - In case of giving an argument of the image file name or descriptor, we created a InputStream at the inside of ExifInterface, close them properly. - Developers should take care of closing input streams when they use input streams since they made those input streams. Bug: 27636804 Change-Id: I9a3a75b1b55dcb2718a60e14814a04cad939d22c