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

Commit 546f3bf5 authored by Ying Wang's avatar Ying Wang
Browse files

Fix docs build.

Change-Id: I735f5b5a3fe36a454e384d5060d9273a9aabf3aa
parent 1561fd3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2161,7 +2161,7 @@ public class MediaPlayer implements SubtitleController.Listener
     * @param fd the FileDescriptor for the file you want to play
     * @param offset the offset into the file where the data to be played starts, in bytes
     * @param length the length in bytes of the data to be played
     * @param mimeType The mime type of the file. Must be one of the mime types listed above.
     * @param mime The mime type of the file. Must be one of the mime types listed above.
     * @throws IllegalArgumentException if the mimeType is not supported.
     * @throws IllegalStateException if called in an invalid state.
     */