From 56aa352524ccd1def08d931eb20aef90b19ec36c Mon Sep 17 00:00:00 2001 From: yang.xu Date: Thu, 01 Feb 2018 07:07:13 +0000 Subject: braun: BT--fix rc auto disconnect to reference[3/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: Ib74b33c92075d137116d91d25aa19f36b9b3a12c --- diff --git a/BoardConfig.mk b/BoardConfig.mk index 18741ee..5c41cfc 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