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

Commit f4f36210 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "hal: Add tx pcm device id for speaker protection usecase"

parents 0556f440 d2b182f4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -227,6 +227,8 @@ enum {
#define SPKR_PROT_CALIB_RX_PCM_DEVICE 5
#ifdef PLATFORM_APQ8084
#define SPKR_PROT_CALIB_TX_PCM_DEVICE 35
#elif PLATFORM_MSM8996
#define SPKR_PROT_CALIB_TX_PCM_DEVICE 42
#else
#define SPKR_PROT_CALIB_TX_PCM_DEVICE 25
#endif