Blob out A2DP offload library
These targets are using prebuilt audio HAL and for some reason, using the source-built lib breaks A2DP. Just use prebuilt one and be happy with it. Change-Id: I37a5601afdbfdcb81a1053b366fad79fadf4eaa7 Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
parent
ce11e64add
commit
8bdfee8883
1 changed files with 2 additions and 0 deletions
|
@ -46,7 +46,9 @@ USE_CUSTOM_AUDIO_POLICY := 1
|
|||
AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
|
||||
AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true
|
||||
AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true
|
||||
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := true
|
||||
BOARD_SUPPORTS_SOUND_TRIGGER := true
|
||||
TARGET_PROVIDES_AUDIO_EXTNS := true
|
||||
|
||||
# Bluetooth
|
||||
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
|
||||
|
|
Loading…
Reference in a new issue