diff options
author | tunturn <arbiter1000@gmail.com> | 2017-03-09 18:59:42 +1100 |
---|---|---|
committer | Max Weffers <rcstar6696@gmail.com> | 2017-03-14 13:16:24 +0100 |
commit | b2d853d713ae4d31df925a0945b13069ced2c944 (patch) | |
tree | 156661a53195af2d02198fd538bc93b39d1b2ef7 /bluetooth | |
parent | 2982bebe31713692fad00dbb7bf87ae27a6063a3 (diff) |
shinano-common: remove deprecated vnd_shinano.txt
Change-Id: Icd77fda744324178b0803a62a51e11dcab2b2330
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_shinano.txt | 15 |
1 files changed, 0 insertions, 15 deletions
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 |