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

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

Merge "replace @see with @link to fix java doc error." into rvc-dev

parents cf45aba4 709c0a9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -316,7 +316,7 @@ public final class MediaFormat {
     * A key describing the hardware AV sync id.
     * The associated value is an integer
     *
     * @see android.media.tv.tuner.Tuner#getAvSyncHwId
     * See android.media.tv.tuner.Tuner#getAvSyncHwId.
     */
    public static final String KEY_HARDWARE_AV_SYNC_ID = "hw-av-sync-id";