summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2018-05-09 18:52:01 -0700
committerChong Zhang <chz@google.com>2018-05-09 18:52:01 -0700
commit64eeef77ee1419e82c8e7deabbd5001d43ab12a1 (patch)
treeb66eaa1da7503ce3ccd4149be19f852a8a7bebf3 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent640d4d5f43e17d66f4800a02d3e5706bb4a1ca8a (diff)
Fix failure in ExifInterface on certain HEIF files
Some sniffers in MediaExtractor might issue reads past the end of the file. This results in IOException in our MediaDataSource. The exception itself is not fatal, but need to make sure MediaDataSource state is kept in sync otherwise the other extractors can't continue. Bug: 79497983 Test: test the ExifInterface on the attached file in bug, as well as selected HEIF files from other devices, Exif should be extracted without error in the log. Change-Id: I5c8f597b8ef14288e3465670b202adc93c09e6ea
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions