commit | 326843e6abeb766de78e86455f93fc8fc25d343d | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Tue Mar 11 19:31:19 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Mar 11 19:31:19 2014 -0700 |
tree | da46a51cc6a93b6b21e068828f910713633f3bf9 | |
parent | 3075fcc2d811e5446f0a65700605f125fcf31d48 [diff] | |
parent | 96b08e6b3379d8398466473057c4c5c1216d8e9a [diff] |
Merge "hal: update voice2 pcm device id for APQ target"
diff --git a/hal/msm8974/platform.h b/hal/msm8974/platform.h index 0f72a54..a6c32c9 100644 --- a/hal/msm8974/platform.h +++ b/hal/msm8974/platform.h
@@ -197,7 +197,7 @@ #define VOWLAN_CALL_PCM_DEVICE 30 #elif PLATFORM_APQ8084 #define VOICE_CALL_PCM_DEVICE 20 -#define VOICE2_CALL_PCM_DEVICE 13 +#define VOICE2_CALL_PCM_DEVICE 28 #define VOLTE_CALL_PCM_DEVICE 21 #define QCHAT_CALL_PCM_DEVICE 06 #define VOWLAN_CALL_PCM_DEVICE -1