diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2013-12-27 13:21:56 +0100 |
---|---|---|
committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2017-01-10 10:37:57 +0100 |
commit | 163ef38a6ab76e750062f6df26cfeb2d9a957a99 (patch) | |
tree | eeaf09b83d01c796f55b3a80da500c60d3ed71f6 /bluetooth | |
parent | 46f5cb89d698b9a3c42c8a50dc069c8f41687578 (diff) | |
download | device_samsung_galaxys2-common-163ef38a6ab76e750062f6df26cfeb2d9a957a99.zip device_samsung_galaxys2-common-163ef38a6ab76e750062f6df26cfeb2d9a957a99.tar.gz device_samsung_galaxys2-common-163ef38a6ab76e750062f6df26cfeb2d9a957a99.tar.bz2 |
WiFi and bluetooth firmwares paths
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_smdk4210.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/vnd_smdk4210.txt b/bluetooth/vnd_smdk4210.txt index 4edab4e..a6b9fed 100644 --- a/bluetooth/vnd_smdk4210.txt +++ b/bluetooth/vnd_smdk4210.txt @@ -1,5 +1,5 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttySAC0" -FW_PATCHFILE_LOCATION = "/system/bin/" +FW_PATCHFILE_LOCATION = "/vendor/firmware/" LPM_IDLE_TIMEOUT_MULTIPLE = 5 BTVND_DBG = FALSE BTHW_DBG = TRUE |