Merge "Revert "ImageDecoder: add "image/avif" to support list"" into udc-dev

This commit is contained in:
John Reck
2023-03-27 16:12:05 +00:00
committed by Android (Google) Code Review

View File

@@ -914,7 +914,6 @@ public final class ImageDecoder implements AutoCloseable {
case "image/gif":
case "image/heif":
case "image/heic":
case "image/avif":
case "image/bmp":
case "image/x-ico":
case "image/vnd.wap.wbmp":