summaryrefslogtreecommitdiffstats
path: root/init.bt.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.bt.rc')
-rwxr-xr-xinit.bt.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.bt.rc b/init.bt.rc
index 719864d..84bbf40 100755
--- a/init.bt.rc
+++ b/init.bt.rc
@@ -10,7 +10,7 @@ service poke_helper /system/bin/brcm_poke_helper /dev/ttySAC0
group bluetooth net_bt_admin
service hciattach /system/bin/brcm_patchram_plus --enable_hci --enable_lpm --no2bytes --tosleep 50000 \
- --baudrate 4000000 --use_baudrate_for_download --patchram /system/bin/bcm4334.hcd \
+ --baudrate 4000000 --use_baudrate_for_download --patchram /vendor/firmware/bcm4334.hcd \
--i2s=1,0,0,0 /dev/ttySAC0
class main
user bluetooth
@@ -19,7 +19,7 @@ service hciattach /system/bin/brcm_patchram_plus --enable_hci --enable_lpm --no2
oneshot
service hciattach_le /system/bin/brcm_patchram_plus --enable_hci --no2bytes --tosleep 50000 \
- --baudrate 115200 --use_baudrate_for_download --patchram /system/bin/bcm4334.hcd \
+ --baudrate 115200 --use_baudrate_for_download --patchram /vendor/firmware/bcm4334.hcd \
--i2s=1,0,0,0 /dev/ttySAC0
class main
user bluetooth