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

Commit 55aa9aef authored by Stephen Hines's avatar Stephen Hines Committed by Android Git Automerger
Browse files

am e70e8bec: Merge "Fix docs bug." into jb-mr2-dev

* commit 'e70e8bec':
  Fix docs bug.
parents 1010a6ec e70e8bec
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1137,8 +1137,7 @@ public final class BluetoothAdapter {
     * Get the profile proxy object associated with the profile.
     *
     * <p>Profile can be one of {@link BluetoothProfile#HEALTH}, {@link BluetoothProfile#HEADSET},
     * {@link BluetoothProfile#A2DP}, {@link BluetoothProfile#GATT},
     * or {@link BluetoothProfile#GATT_SERVER}. Clients must implements
     * or {@link BluetoothProfile#A2DP}. Clients must implement
     * {@link BluetoothProfile.ServiceListener} to get notified of
     * the connection status and to get the proxy object.
     *