Gallery2: fix thumbnail issue

Some image files do not contain valid EXIF data. readExif() may throw
NullPointerException in this case, which is not catched. Catch this
exception so thumbnail decoding can continue.

Change-Id: I10cd598eb05c23eeed53fabe9a663922c6ce0b7d
CRs-Fixed: 951175
1 file changed