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

Change-Id: I0c762c079d0cb19aaf1acce9e1cda48145394d2f
This commit is contained in:
TreeHugger Robot
2020-03-20 22:19:01 +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";