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

Commit baf7cd36 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add "image/heic" to supported mimes of ImageDecoder"

parents 35a827b9 58077d5d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -853,6 +853,7 @@ public final class ImageDecoder implements AutoCloseable {
            case "image/webp":
            case "image/gif":
            case "image/heif":
            case "image/heic":
            case "image/bmp":
            case "image/x-ico":
            case "image/vnd.wap.wbmp":