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

Commit 97fd8db6 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Update javadoc for BluetoothPbapService#setConnectionPolicy to remove am: f2c668ee am: d018304d

Change-Id: Icf5ba28688badcfb2a9bf39bc232e2c7ad0ef602
parents e6e95fd4 d018304d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -471,8 +471,7 @@ public class BluetoothPbapService extends ProfileService implements IObexConnect
    }

    /**
     * Set connection policy of the profile and connects it if connectionPolicy is
     * {@link BluetoothProfile#CONNECTION_POLICY_ALLOWED} or disconnects if connectionPolicy is
     * Set connection policy of the profile and tries to disconnect it if connectionPolicy is
     * {@link BluetoothProfile#CONNECTION_POLICY_FORBIDDEN}
     *
     * <p> The device should already be paired.