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

Commit 0dace0b3 authored by Eric Laurent's avatar Eric Laurent Committed by Android Git Automerger
Browse files

am e1d37b78: audio policy: add missing enums in config file parsing

* commit 'e1d37b78':
  audio policy: add missing enums in config file parsing
parents 268761a8 e1d37b78
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ const StringToEnum sDeviceNameToEnumTable[] = {
    STRING_TO_ENUM(AUDIO_DEVICE_OUT_HDMI_ARC),
    STRING_TO_ENUM(AUDIO_DEVICE_OUT_SPDIF),
    STRING_TO_ENUM(AUDIO_DEVICE_OUT_FM),
    STRING_TO_ENUM(AUDIO_DEVICE_OUT_AUX_LINE),
    STRING_TO_ENUM(AUDIO_DEVICE_IN_BUILTIN_MIC),
    STRING_TO_ENUM(AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET),
    STRING_TO_ENUM(AUDIO_DEVICE_IN_ALL_SCO),