diff options
| author | Joonhyuk Song <fprhqkrtk303@naver.com> | 2015-07-12 15:24:43 +0900 |
|---|---|---|
| committer | Joonhyuk Song <fprhqkrtk303@naver.com> | 2015-07-12 15:24:43 +0900 |
| commit | 009a673d267693eb273684a374a83279ab3c58d5 (patch) | |
| tree | 4a7f35b7ac4485e4b1916d5345be8394481f4cad | |
| parent | ac169065c7d48fe75ebf3cb39fe4afa66fcc8428 (diff) | |
edit obsolete bluetooth firmware path
Change-Id: Iad66e428cc402da18d7a8bda5757a47ef21e3455
| -rw-r--r-- | bluetooth/vnd_g3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/vnd_g3.txt b/bluetooth/vnd_g3.txt index 699599f..73aabe9 100644 --- a/bluetooth/vnd_g3.txt +++ b/bluetooth/vnd_g3.txt @@ -1,5 +1,5 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS99" -FW_PATCHFILE_LOCATION = "/system/etc//firmware/" +FW_PATCHFILE_LOCATION = "/system/etc/firmware/" UART_TARGET_BAUD_RATE = 4000000 LPM_IDLE_TIMEOUT_MULTIPLE = 5 BT_WAKE_VIA_PROC = TRUE |
