diff options
author | Michael Bestas <mkbestas@lineageos.org> | 2020-12-19 01:35:21 +0200 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-12-20 18:55:02 +0200 |
commit | d08d3a25d6a8a81dc59fb2d6d9503fe525b1d0af (patch) | |
tree | 23302b893b506f7e8dd5dffc2e4b1fe1f639ba73 /BoardConfigCommon.mk | |
parent | 1811fd60318b11e1ac57b98097122eda1c391998 (diff) |
sdm660-common: Drop QTI bluetooth stack
Change-Id: Ifcbfb87a82e61e2d868c1889f026525210501223
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 4d29c3a..2061f30 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -81,7 +81,6 @@ AUDIO_FEATURE_ENABLED_EXT_AMPLIFIER := false # Bluetooth BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth -TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true # Camera TARGET_USES_QTI_CAMERA_DEVICE := true |