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

Commit b112f88d authored by Xiaojun Sang's avatar Xiaojun Sang Committed by Venkata Narendra Kumar Gutta
Browse files

hal: audio_extn: enable speaker protection for 8976 tasha and wsa

read pcm_id from audio_platform_info_extcodec.xml.
for wsa speaker, use same acdb id as speaker.

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

#define NO_COLS 2