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

Commit 8260d1e3 authored by Vlad Popa's avatar Vlad Popa
Browse files

CSD: Remove hearing aid devices for sound dose

Test: manual
Bug: 272260521
Change-Id: I843522322bf306cf1e1b99051b69ad036a4eebe7
parent 2248fa1b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -95,7 +95,6 @@ bool AudioFlinger::MelReporter::shouldComputeMelForDeviceType(audio_devices_t de
        // TODO(b/278265907): enable A2DP when we can distinguish A2DP headsets
        // case AUDIO_DEVICE_OUT_BLUETOOTH_A2DP:
        case AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_HEADPHONES:
        case AUDIO_DEVICE_OUT_HEARING_AID:
        case AUDIO_DEVICE_OUT_USB_HEADSET:
        case AUDIO_DEVICE_OUT_BLE_HEADSET:
        case AUDIO_DEVICE_OUT_BLE_BROADCAST: