From 50b7aeb428bf82756b7f8efc42991869ffc16e12 Mon Sep 17 00:00:00 2001 From: nailyk-fr Date: Thu, 8 Jun 2017 16:11:20 +0200 Subject: shinano-common: BT: vnd.txt solve newline problem * Parsing vnd_shinano.txt at built time cause an error because of missing newline. Change-Id: Ia737877f6a2bcc9fea61deac2f55399d202afc94 --- bluetooth/vnd_shinano.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bluetooth/vnd_shinano.txt') diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt index e076a9d..31b1ff8 100644 --- a/bluetooth/vnd_shinano.txt +++ b/bluetooth/vnd_shinano.txt @@ -15,4 +15,4 @@ SCO_I2SPCM_IF_ROLE = 0 BTVND_DBG = FALSE BTHW_DBG = TRUE VNDUSERIAL_DBG = FALSE -UPIO_DBG = FALSE \ No newline at end of file +UPIO_DBG = FALSE -- cgit v1.2.3