From 7b2ed1a4047aab80c49e1a6b60ecb0baff2dbe52 Mon Sep 17 00:00:00 2001 From: yang.xu Date: Thu, 01 Feb 2018 07:05:28 +0000 Subject: ampere: BT--fix rc auto disconnect to reference[2/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: I63209dca2088de3d186bdb42aa76beed87689823 --- diff --git a/BoardConfig.mk b/BoardConfig.mk index ea5f313..5a1b289 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