From dc9c1ab85897b811952c358ad2066f0dadbeb922 Mon Sep 17 00:00:00 2001 From: Arian Date: Sat, 21 Sep 2019 11:58:41 +0200 Subject: shinano-common: Drop duplicated BOARD_HAVE_BLUETOOTH flag * BOARD_HAVE_BLUETOOTH is automatically true when BOARD_HAVE_BLUETOOTH_BCM is true Change-Id: I9304013a1981b1475792021688d82278f6b6f118 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e610ba1..bb44d0b 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -45,7 +45,6 @@ USE_XML_AUDIO_POLICY_CONF := 1 TARGET_USES_64_BIT_BINDER := true # Bluetooth -BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_BCM := true BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth BOARD_CUSTOM_BT_CONFIG := $(COMMON_PATH)/bluetooth/vnd_shinano.txt -- cgit v1.2.3