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
Loading
Please register or sign in to comment