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

Commit c798e99b authored by Scott Mertz's avatar Scott Mertz Committed by Michael Bestas
Browse files

audio: add fm playback to usecase map

Change-Id: I02b2f742c60e78d2342297917724af132047cf83
parent a1ddb012
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -730,6 +730,7 @@ static struct name_to_index usecase_name_index[AUDIO_USECASE_MAX] = {
    {TO_NAME_INDEX(USECASE_INCALL_REC_UPLINK_AND_DOWNLINK)},
    {TO_NAME_INDEX(USECASE_AUDIO_HFP_SCO)},
    {TO_NAME_INDEX(USECASE_AUDIO_SPKR_CALIB_TX)},
    {TO_NAME_INDEX(USECASE_AUDIO_PLAYBACK_FM)},
};

#define NO_COLS 2