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

Commit d018304d authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Update javadoc for BluetoothPbapService#setConnectionPolicy to remove am: f2c668ee

Change-Id: Id776aa79d2a527e65b89b81565310b6d03a0109b
parents a1dde3fc f2c668ee
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.