Merge "Audio hal: Add support of audio external device events"
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h
index adfeb01..956e395 100644
--- a/hal/msm8974/platform.h
+++ b/hal/msm8974/platform.h
@@ -282,6 +282,8 @@
 
 #ifdef PLATFORM_APQ8084
 #define FM_RX_VOLUME "Quat MI2S FM RX Volume"
+#elif PLATFORM_MSM8994
+#define FM_RX_VOLUME "PRI MI2S LOOPBACK Volume"
 #else
 #define FM_RX_VOLUME "Internal FM RX Volume"
 #endif