Merge "replace @see with @link to fix java doc error." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
100012bd1c
@@ -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";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user