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

Change-Id: I1ba832a659f856a3fa36e3a0d1a428442dc25638
This commit is contained in:
TreeHugger Robot
2020-03-20 23:09:39 +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.
* 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";