From b2d853d713ae4d31df925a0945b13069ced2c944 Mon Sep 17 00:00:00 2001 From: tunturn Date: Thu, 9 Mar 2017 18:59:42 +1100 Subject: shinano-common: remove deprecated vnd_shinano.txt Change-Id: Icd77fda744324178b0803a62a51e11dcab2b2330 --- BoardConfigCommon.mk | 1 - bluetooth/vnd_shinano.txt | 15 --------------- 2 files changed, 16 deletions(-) delete mode 100644 bluetooth/vnd_shinano.txt diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7b9cd28..8dbd06d 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -42,7 +42,6 @@ BOARD_HAVE_BCM_FM := true BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_BCM := true BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/sony/shinano-common/bluetooth -BOARD_BLUEDROID_VENDOR_CONF := device/sony/shinano-common/bluetooth/vnd_shinano.txt # CM Hardware BOARD_HARDWARE_CLASS += device/sony/shinano-common/cmhw diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt deleted file mode 100644 index 096e9f0..0000000 --- a/bluetooth/vnd_shinano.txt +++ /dev/null @@ -1,15 +0,0 @@ -BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0" -FW_PATCHFILE_LOCATION = "/system/etc/firmware/" -FW_PATCHFILE_NAME = "BCM43xx.hcd" -BT_WAKE_VIA_PROC = TRUE -UART_TARGET_BAUD_RATE = 4000000 -PROC_BTWRITE_TIMER_TIMEOUT_MS = 4000 -LPM_IDLE_TIMEOUT_MULTIPLE = 5 -LPM_BT_WAKE_POLARITY = 0 -LPM_HOST_WAKE_POLARITY = 0 -SCO_USE_I2S_INTERFACE = FALSE -SCO_I2SPCM_IF_ROLE = 0 -BTVND_DBG = FALSE -BTHW_DBG = TRUE -VNDUSERIAL_DBG = FALSE -UPIO_DBG = FALSE -- cgit v1.2.3