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

Commit d9b2dedf authored by Jack He's avatar Jack He
Browse files

Revert "[API Review] Javadoc for Bluetooth codec APIs"

This reverts commit 1936f31d.

Reason for revert: b/268572180

Test: revert
Change-Id: Id441922c528e28ec5a061222305163ae574399b8
parent 1936f31d
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -769,9 +769,6 @@ public final class BluetoothA2dp implements BluetoothProfile {
    /**
     * Retrieves the current codec configuration and the capabilities of the remote {@code device}.
     *
     * <p>This method also requires {@link android.Manifest.permission#BLUETOOTH_PRIVILEGED}
     * permission in API level {@link android.os.Build.VERSION_CODES#TIRAMISU} or older.
     *
     * @param device the remote Bluetooth device
     * @return       the current codec status of the remote Bluetooth device
     */
@@ -813,9 +810,6 @@ public final class BluetoothA2dp implements BluetoothProfile {
     * caller has the {@link android.Manifest.permission#BLUETOOTH_PRIVILEGED} permission, they can
     * bypass the Companion Device Manager association requirement.
     *
     * <p>This method also requires {@link android.Manifest.permission#BLUETOOTH_PRIVILEGED}
     * permission in API level {@link android.os.Build.VERSION_CODES#TIRAMISU} or older.
     *
     * @param device      the remote Bluetooth device
     * @param codecConfig the preferred codec configuration preference
     */