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

Commit e406d08e authored by Eric Laurent's avatar Eric Laurent
Browse files

fix ACDB ID for headset mic with AEC

Bug: 18987396.
Change-Id: I3df6949f2ad145c1fa8cb55b77656deb209d761d
parent 1c7637ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@ enum {
#define ACDB_ID_VOICE_HANDSET 7
#define ACDB_ID_VOICE_HANDSET_TMUS 88
#define ACDB_ID_VOICE_DMIC_EF_TMUS 89
#define ACDB_ID_HEADSET_MIC_AEC 10
#define ACDB_ID_HEADSET_MIC_AEC 8
#endif

#define MAX_VOL_INDEX 5