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

Commit 2742bedd authored by Pulkit Bhuwalka's avatar Pulkit Bhuwalka Committed by android-build-merger
Browse files

Merge "Persist Bluetooth CoD config value across reboot"

am: 85e6b009

Change-Id: I4d28d0b1b52e587285d3b92b66fdc4b6c1b38720
parents 3497cf3e 85e6b009
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -1134,8 +1134,10 @@ public final class BluetoothAdapter {
    }

    /**
     * Sets the {@link BluetoothClass} Bluetooth Class of Device (CoD) of
     * the local Bluetooth adapter.
     * Sets the {@link BluetoothClass} Bluetooth Class of Device (CoD) of the local Bluetooth
     * adapter.
     *
     * <p>Note: This value persists across system reboot.
     *
     * @param bluetoothClass {@link BluetoothClass} to set the local Bluetooth adapter to.
     * @return true if successful, false if unsuccessful.