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

Commit 276d1cec authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Unhide BluetoothProfile.LE_AUDIO and getGroupId for the App usage." into sc-dev-plus-aosp

parents 5efd8df6 4dcf558a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -356,7 +356,6 @@ public final class BluetoothLeAudio implements BluetoothProfile, AutoCloseable {
     * earbud)
     * @param device LE Audio capable device
     * @return group id that this device currently belongs to
     * @hide
     */
    @RequiresLegacyBluetoothPermission
    @RequiresBluetoothConnectPermission
+0 −1
Original line number Diff line number Diff line
@@ -208,7 +208,6 @@ public interface BluetoothProfile {
    /**
     * LE Audio Device
     *
     * @hide
     */
    int LE_AUDIO = 22;