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

Commit 8132df86 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Unhide BluetoothProfile.LE_AUDIO and getGroupId for the App usage."...

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14572662

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