Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab0b751a authored by Dichen Zhang's avatar Dichen Zhang Committed by Android (Google) Code Review
Browse files

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

parents 130d6b72 392804fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -914,6 +914,7 @@ 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":