Add AVIF special case to ThumbnailUtils

Similar to HEIC, AVIF files can also have smaller thumbnail images
along with the main image in the container. So try to fetch that
first instead of decoding the main image when creating a thumbnail.

Test: ThumbnailUtils test still pass (with the new AVIF test).
Bug: 141654151
Change-Id: I74afffe0e180edd425154daad30e07fcb0781ee6
1 file changed