From 009a5e136da37f72a47a6dfb386b2a3c205615d6 Mon Sep 17 00:00:00 2001 From: yang.xu Date: Thu, 01 Feb 2018 07:08:36 +0000 Subject: curie: BT--fix rc auto disconnect to reference[4/6] PD#158882 1.add bluedroid_buidcfg.h(p212&p241&p230&t962e_r321&t962x_r311) 2.set BTM_BLE_CONN_INT_MIN_LIMIT 0x6 Change-Id: I973b7e5c9948c3d3aaeff6c1d7666c2a2b88eab1 --- diff --git a/BoardConfig.mk b/BoardConfig.mk index fb8ea8d..d2f95e1 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -96,7 +96,7 @@ BOARD_KERNEL_OFFSET := 0x1080000 BOARD_USES_GENERIC_AUDIO := false BOARD_USES_ALSA_AUDIO := true - +BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/amlogic/common/bluetooth TARGET_RELEASETOOLS_EXTENSIONS := device/amlogic/common TARGET_USE_BLOCK_BASE_UPGRADE := true TARGET_OTA_UPDATE_DTB := true -- cgit