Fix @LINK to @link in javadoc.

Bug: 30467210
Change-Id: Icac176947bee971c3f5d11fd4166cf8ceb0a437e
(cherry picked from commit f5fba751d360bbe8294c4640f5ad12a990f13122)
This commit is contained in:
Joseph Pirozzo
2016-10-06 11:44:53 -07:00
committed by Sanket Agarwal
parent a4f0127fbb
commit b8fc0679e8

View File

@@ -360,7 +360,7 @@ public final class BluetoothMapClient implements BluetoothProfile {
}
/**
* Get unread messages. Unread messages will be published via {@LINK #ACTION_MESSAGE_RECEIVED}.
* Get unread messages. Unread messages will be published via {@link #ACTION_MESSAGE_RECEIVED}.
*
* @param device Bluetooth device
* @return true if the message is enqueued, false on error