OSDN Git Service

ExifInterface: inform the developers to close their FD/streams
authorJaesung Chung <jaesung@google.com>
Thu, 7 Apr 2016 21:52:28 +0000 (06:52 +0900)
committerJaesung Chung <jaesung@google.com>
Fri, 8 Apr 2016 13:34:47 +0000 (22:34 +0900)
commitc048c5f74a07ddf341533610436c7f1d30dd7714
tree726c9281cab024a7463bdba618d0734c71145876
parent841b49bc3ffa28b1ea115486621b1c1a79c4e5c4
ExifInterface: inform the developers to close their FD/streams

After use of constructors for FD/Streams, developers should close their
FD/streams.

Bug: 27948392
Change-Id: I6c26213d6804791e6d72d5830566f63e5ed57284
media/java/android/media/ExifInterface.java