diff options
author | Jin Park <jinpark@google.com> | 2017-07-27 14:51:09 +0900 |
---|---|---|
committer | Jin Seok Park <jinpark@google.com> | 2017-08-02 08:48:17 +0000 |
commit | d113478931576931ef374f55410752f502cacd3b (patch) | |
tree | 5c783d61b039efaa911f23c6199cdfd5ab596dea /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 5af90f9fc64c872692b19ffc330f580247413b3b (diff) |
ExifInterface: Remove throwing exception
ExifInterface reads the first 5000 bytes of an image file to
determine what type of image it is, and throws an EOFException
if the file is smaller 5000 bytes. This CL removes the throwing
action.
Bug: 64133582
Test: Run ExifInterfaceTest.java with <5kb file
Change-Id: I2b2026f06d70a4fe2986d2e8c410679ba9bf3f7f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions