Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d4cf13a6 authored by Nick Pelly's avatar Nick Pelly Committed by Android Git Automerger
Browse files

am 52cde727: Fix docs builds.

Merge commit '52cde727' into eclair-mr2

* commit '52cde727':
  Fix docs builds.
parents 460965c2 52cde727
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ import java.io.IOException;
 * BluetoothSocket} ready for an outgoing connection to a remote
 * {@link BluetoothDevice}.
 *
 * <p>Use {@link BluetoothAdapter#listenUsingRfcommOn} to create a listening
 * <p>Use {@link BluetoothAdapter#listenUsingRfcomm} to create a listening
 * {@link BluetoothServerSocket} ready for incoming connections to the local
 * {@link BluetoothAdapter}.
 *
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ import java.util.concurrent.locks.ReentrantReadWriteLock;
 * BluetoothSocket} ready for an outgoing connection to a remote
 * {@link BluetoothDevice}.
 *
 * <p>Use {@link BluetoothAdapter#listenUsingRfcommOn} to create a listening
 * <p>Use {@link BluetoothAdapter#listenUsingRfcomm} to create a listening
 * {@link BluetoothServerSocket} ready for incoming connections to the local
 * {@link BluetoothAdapter}.
 *