commit | 22587eeeb5011c1fd0dfd82bb21bb6e0245b6189 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Mon Jul 21 17:15:42 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jul 21 17:15:42 2014 -0700 |
tree | 9880319af6c99e2fb0824d04cf24c9bcbcbfddcd | |
parent | 980cdf8f7139e280caafe125013594432b3182d3 [diff] | |
parent | 001300599440757c1d2fd8b0f13c71b58536b094 [diff] |
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