diff options
| author | Matthew Xie <mattx@google.com> | 2012-09-28 14:37:33 -0700 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2012-09-28 14:37:34 -0700 |
| commit | 715aec1b653d1f8b47f4f6d1f825d9016840824b (patch) | |
| tree | 2b8776b6af7905d2041936f137148de6fc4128f3 | |
| parent | 1df63d5eabe0d7b1ef5c915ea6635236e0f21e2d (diff) | |
| parent | ec9092bbd7af4d9bcf0f20b55efdcea165656d30 (diff) | |
| download | android_hardware_broadcom_libbt-715aec1b653d1f8b47f4f6d1f825d9016840824b.tar.gz android_hardware_broadcom_libbt-715aec1b653d1f8b47f4f6d1f825d9016840824b.tar.bz2 android_hardware_broadcom_libbt-715aec1b653d1f8b47f4f6d1f825d9016840824b.zip | |
Merge "Use I2S interface for SCO on Manta" into jb-mr1-dev
| -rw-r--r-- | include/vnd_manta.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vnd_manta.txt b/include/vnd_manta.txt index 53f9542..fc58fb3 100644 --- a/include/vnd_manta.txt +++ b/include/vnd_manta.txt @@ -3,6 +3,8 @@ FW_PATCHFILE_LOCATION = "/vendor/firmware/" UART_TARGET_BAUD_RATE = 921600 BT_WAKE_VIA_USERIAL_IOCTL = TRUE LPM_IDLE_TIMEOUT_MULTIPLE = 5 +SCO_USE_I2S_INTERFACE = TRUE +SCO_I2SPCM_IF_ROLE = 0 BTVND_DBG = FALSE BTHW_DBG = TRUE VNDUSERIAL_DBG = FALSE |
