OSDN Git Service

Update comments
authorJohn Du <johnldu@google.com>
Tue, 20 Aug 2013 21:03:28 +0000 (14:03 -0700)
committerJohn Du <johnldu@google.com>
Tue, 20 Aug 2013 21:03:28 +0000 (14:03 -0700)
bug 10152994

Change-Id: I05bbd917ebd0d140e0894f8bf7e43d0fc77378c8

core/java/android/bluetooth/BluetoothGatt.java

index 86224e0..b390aa1 100644 (file)
@@ -1114,7 +1114,7 @@ public final class BluetoothGatt implements BluetoothProfile {
     }
 
     /**
-     * @deprecated Use {@link abortReliableWrite()}
+     * @deprecated Use {@link #abortReliableWrite()}
      */
     public void abortReliableWrite(BluetoothDevice mDevice) {
         abortReliableWrite();