OSDN Git Service

MAP MCE
authorJoseph Pirozzo <pirozzoj@google.com>
Thu, 6 Oct 2016 18:44:53 +0000 (11:44 -0700)
committerSanket Agarwal <sanketa@google.com>
Wed, 2 Nov 2016 00:39:16 +0000 (17:39 -0700)
Fix @LINK to @link in javadoc.

Bug: 30467210
Change-Id: Icac176947bee971c3f5d11fd4166cf8ceb0a437e
(cherry picked from commit f5fba751d360bbe8294c4640f5ad12a990f13122)

core/java/android/bluetooth/BluetoothMapClient.java

index da66b93..4252482 100644 (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