diff options
author | Toshikazu Saito <toshikazu.x.saito@sony.com> | 2018-07-13 10:37:59 +0900 |
---|---|---|
committer | Takahiro Aizawa <Takahiro.Aizawa@sony.com> | 2018-10-22 09:25:43 +0000 |
commit | a74c77991a41ec51403af179d63996f004618ef5 (patch) | |
tree | f5e47858a1653c983ab2b060469206fccf7ff98a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 35d9291ca716d3acafc82cf74f4d166ac29af39f (diff) |
Change caught exception in MediaScanner when ExifInterface is created
Some HEIF content happens RuntimeException in ExifInterface because
sniff is failed and MediaExtractor is not found. If exception happens,
scanning is aborted. So all contents may not be registered to database
correctly. To avoid that, this fix changes caught exception from
IOException to Exception for creating ExifInterface.
Bug: 117625929
Test: put some HEIF contents and check on photos
Change-Id: I6d32dec27c3be13993ec08f92d567b772d03ace9
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions