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

Commit 72d039f0 authored by Terry Heo's avatar Terry Heo Committed by Android (Google) Code Review
Browse files

Merge "audio policy: add new input audio device"

parents ba5e39b9 7999a223
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -101,6 +101,7 @@ const StringToEnum sDeviceNameToEnumTable[] = {
    STRING_TO_ENUM(AUDIO_DEVICE_IN_LINE),
    STRING_TO_ENUM(AUDIO_DEVICE_IN_SPDIF),
    STRING_TO_ENUM(AUDIO_DEVICE_IN_BLUETOOTH_A2DP),
    STRING_TO_ENUM(AUDIO_DEVICE_IN_LOOPBACK),
};

const StringToEnum sFlagNameToEnumTable[] = {