diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2017-06-18 07:31:29 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2017-06-18 07:31:29 +0000 |
commit | 438f11b0cd1adb7e24e3f550ecfd0cdc566e60f4 (patch) | |
tree | 177118d524ed8503990ec4ac193e1a9143684e7c | |
parent | db958b3ad527dd1375cfc776a899aba7b783d48f (diff) | |
parent | 680abae14e3c66b71930819f2784e5452ff5a74a (diff) | |
download | platform_hardware_broadcom_libbt-oreo-dr1-release.tar.gz platform_hardware_broadcom_libbt-oreo-dr1-release.tar.bz2 platform_hardware_broadcom_libbt-oreo-dr1-release.zip |
release-request-3c1c3700-216e-49d1-9df9-ce360055034d-for-git_oc-dr1-release-4111683 snap-temp-L18000000075285549android-8.0.0_r34android-8.0.0_r33android-8.0.0_r27android-8.0.0_r26android-8.0.0_r25android-8.0.0_r24android-8.0.0_r23android-8.0.0_r22android-8.0.0_r21oreo-dr3-releaseoreo-dr2-releaseoreo-dr1-release
Change-Id: I26e5515ee31e01246dbf2cb34d57f9aaad617b35
-rw-r--r-- | include/vnd_anthracite.txt | 6 | ||||
-rw-r--r-- | include/vnd_spectralite.txt | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/include/vnd_anthracite.txt b/include/vnd_anthracite.txt index b0cd180..9c8eacd 100644 --- a/include/vnd_anthracite.txt +++ b/include/vnd_anthracite.txt @@ -7,4 +7,8 @@ BTVND_DBG = FALSE BTHW_DBG = TRUE VNDUSERIAL_DBG = FALSE UPIO_DBG = FALSE -BRCM_A2DP_OFFLOAD = FALSE +BRCM_A2DP_OFFLOAD = TRUE +BRCM_A2DP_OFFLOAD_SRC = AUDIO_ROUTE_SRC_I2S +BRCM_A2DP_OFFLOAD_SRC_SF = AUDIO_ROUTE_SF_48K +BRCM_A2DP_OFFLOAD_PCM_PIN_FCN = PCM_PIN_FCN_I2S_SLAVE +BRCM_A2DP_OFFLOAD_MAX_BITPOOL = 51 diff --git a/include/vnd_spectralite.txt b/include/vnd_spectralite.txt index b0cd180..9c8eacd 100644 --- a/include/vnd_spectralite.txt +++ b/include/vnd_spectralite.txt @@ -7,4 +7,8 @@ BTVND_DBG = FALSE BTHW_DBG = TRUE VNDUSERIAL_DBG = FALSE UPIO_DBG = FALSE -BRCM_A2DP_OFFLOAD = FALSE +BRCM_A2DP_OFFLOAD = TRUE +BRCM_A2DP_OFFLOAD_SRC = AUDIO_ROUTE_SRC_I2S +BRCM_A2DP_OFFLOAD_SRC_SF = AUDIO_ROUTE_SF_48K +BRCM_A2DP_OFFLOAD_PCM_PIN_FCN = PCM_PIN_FCN_I2S_SLAVE +BRCM_A2DP_OFFLOAD_MAX_BITPOOL = 51 |