mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Update bt flags
* We use ROME
This commit is contained in:
parent
d41f6f351a
commit
86621aace7
1 changed files with 1 additions and 1 deletions
|
@ -78,9 +78,9 @@ BOARD_USES_ALSA_AUDIO := true
|
|||
USE_CUSTOM_AUDIO_POLICY := 1
|
||||
|
||||
# Bluetooth
|
||||
BOARD_HAS_QCA_BT_ROME := true
|
||||
BOARD_HAVE_BLUETOOTH := true
|
||||
BOARD_HAVE_BLUETOOTH_QCOM := true
|
||||
BLUETOOTH_HCI_USE_MCT := true
|
||||
QCOM_BT_USE_BTNV := true
|
||||
QCOM_BT_USE_SMD_TTY := true
|
||||
|
||||
|
|
Loading…
Reference in a new issue