Skip using ExifInterface for gif files

ExifInterface does not support gif, and we would leave the image
unrotated anyway. This skips a (swallowed) exception that adds noise to
the log.

Bug: 229749569
Test: atest android.uirendering.cts.testclasses.AImageDecoderTest#testDecodeFramesF16
Change-Id: I88519c9a22f60900021176f50426561752e86d88
1 file changed