hal: update sub-band fluence module id in effect config table
Add definitions for new sub band modules.
Update module and instance id for fluence sub band devices in
effect config table.
CRs-Fixed: 2406603
Change-Id: I7aa792421c11452a8fc693433bacc5164d28c5bc
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h
index 6203cf8..ace3910 100644
--- a/hal/msm8974/platform.h
+++ b/hal/msm8974/platform.h
@@ -638,6 +638,8 @@
#define TX_VOICE_FV5ECNS_SM 0x10F09
#define TX_VOICE_SMECNS_V2 0x10F31
#define TX_VOICE_FV5ECNS_DM 0x10F0A
+#define TX_VOICE_FLUENCE_SM_SB 0x10F38
+#define TX_VOICE_FLUENCE_MM_SB 0x10F39
#define LIB_CSD_CLIENT "libcsd-client.so"