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

Commit 709c0a9c authored by Henry Fang's avatar Henry Fang
Browse files

replace @see with @link to fix java doc error.

bug: 151966188
Test: Manual
Change-Id: I23edf4851a9eb472104068410a406a0301b43e5c
parent f75c281d
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";