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

Commit 654b0a67 authored by Aviral Gupta's avatar Aviral Gupta Committed by Gerrit - the friendly Code Review server
Browse files

hal: update the vifeedback pcm device id

Due to changes in machine driver pcm device id has changed,
which causes the failure during the pcm_open.
Fix by updating the pcm device_id for vifeedback usecase.

Change-Id: I47a035f59ccaefe296ecd721d08670a6ffc57363
parent d85759cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -180,7 +180,7 @@ enum {
#endif

#define SPKR_PROT_CALIB_RX_PCM_DEVICE 5
#define SPKR_PROT_CALIB_TX_PCM_DEVICE 25
#define SPKR_PROT_CALIB_TX_PCM_DEVICE 32
#define PLAYBACK_OFFLOAD_DEVICE 9
#define COMPRESS_VOIP_CALL_PCM_DEVICE 3