Skip to content
Snippets Groups Projects
Commit d05fe2aa authored by Dhina17's avatar Dhina17
Browse files

onclite: unset TARGET_USE_QTI_BT_STACK

* Now its for actual QTI BT. We are using AOSP one.

Change-Id: Ic57e1418f3a5cf403cfad16fbfa5f678fdc210cd
parent a2416d66
No related branches found
No related tags found
No related merge requests found
...@@ -95,7 +95,6 @@ TARGET_NO_BOOTLOADER := true ...@@ -95,7 +95,6 @@ TARGET_NO_BOOTLOADER := true
# Bluetooth # Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
BOARD_HAVE_BLUETOOTH_QCOM := true BOARD_HAVE_BLUETOOTH_QCOM := true
TARGET_USE_QTI_BT_STACK := true
# Camera # Camera
USE_DEVICE_SPECIFIC_CAMERA := true USE_DEVICE_SPECIFIC_CAMERA := true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment