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

This commit is contained in:
TreeHugger Robot
2020-03-20 22:16:36 +00:00
committed by Android (Google) Code Review

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";