sm8250-common: switch to qti bt stack
This commit is contained in:
parent
7375f455fa
commit
3660a02879
6 changed files with 68 additions and 39 deletions
|
|
@ -131,6 +131,11 @@ BOARD_SUPPORTS_SOUND_TRIGGER := true
|
|||
BOARD_USES_ALSA_AUDIO := true
|
||||
USE_CUSTOM_AUDIO_POLICY := 1
|
||||
|
||||
# Bluetooth
|
||||
BOARD_HAVE_BLUETOOTH_QCOM := true
|
||||
TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true
|
||||
TARGET_USE_QTI_BT_STACK := true
|
||||
|
||||
# Camera
|
||||
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||
USE_DEVICE_SPECIFIC_CAMERA := true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue