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

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

am e406d08e: fix ACDB ID for headset mic with AEC

* commit 'e406d08e':
  fix ACDB ID for headset mic with AEC
parents 27229a8d e406d08e
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