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

Commit 71ffe730 authored by Chong Zhang's avatar Chong Zhang Committed by android-build-merger
Browse files

Merge "Fix broken javadoc link in MediaFormat" into pi-dev am: 15ae7208

am: 741bcbee

Change-Id: I87362a09b014b48ca1d8317d59bd355064cb463f
parents 9c11b73c 741bcbee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@ public final class MediaFormat {
     * MIME type for HEIF still image data encoded in HEVC.
     *
     * To decode such an image, {@link MediaCodec} decoder for
     * {@ #MIMETYPE_VIDEO_HEVC} shall be used. The client needs to form
     * {@link #MIMETYPE_VIDEO_HEVC} shall be used. The client needs to form
     * the correct {@link #MediaFormat} based on additional information in
     * the track format, and send it to {@link MediaCodec#configure}.
     *