Merge "replace @see with @link to fix java doc error." into rvc-dev am: 100012bd1c am: 81e0744cfa am: 8ebf1a788e

Change-Id: I23b79ee357d30d94ab13665055b5a6e1849e0b70
This commit is contained in:
TreeHugger Robot
2020-03-20 22:46:12 +00:00
committed by Automerger Merge Worker

View File

@@ -316,7 +316,7 @@ public final class MediaFormat {
* A key describing the hardware AV sync id. * A key describing the hardware AV sync id.
* The associated value is an integer * 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"; public static final String KEY_HARDWARE_AV_SYNC_ID = "hw-av-sync-id";