aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortunturn <arbiter1000@gmail.com>2017-03-09 18:59:42 +1100
committerMax Weffers <rcstar6696@gmail.com>2017-03-14 13:16:24 +0100
commitb2d853d713ae4d31df925a0945b13069ced2c944 (patch)
tree156661a53195af2d02198fd538bc93b39d1b2ef7
parent2982bebe31713692fad00dbb7bf87ae27a6063a3 (diff)
shinano-common: remove deprecated vnd_shinano.txt
Change-Id: Icd77fda744324178b0803a62a51e11dcab2b2330
-rw-r--r--BoardConfigCommon.mk1
-rw-r--r--bluetooth/vnd_shinano.txt15
2 files changed, 0 insertions, 16 deletions
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