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

Commit 279673db authored by Eric Laurent's avatar Eric Laurent Committed by Automerger Merge Worker
Browse files

Merge "le_audio: Correct typo for BLE headset output communication device"...

Merge "le_audio: Correct typo for BLE headset output communication device" into sc-dev am: b3e5ecec

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

Change-Id: Ibe79dc7e70630f9c7717bf248ed35a88cdcc2c5b
parents 654dfac0 b3e5ecec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -508,7 +508,7 @@ sp<DeviceDescriptor> Engine::getDeviceForInputSource(audio_source_t inputSource)
        switch (commDeviceType) {
        case AUDIO_DEVICE_OUT_BLE_HEADSET:
            device = availableDevices.getDevice(
                    AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET, String8(""), AUDIO_FORMAT_DEFAULT);
                    AUDIO_DEVICE_IN_BLE_HEADSET, String8(""), AUDIO_FORMAT_DEFAULT);
            break;
        case AUDIO_DEVICE_OUT_SPEAKER:
            device = availableDevices.getFirstExistingDevice({