From dbf712062161ccb26640a65c18f5c0054fc7a6eb Mon Sep 17 00:00:00 2001 From: Arif Ali Date: Sun, 2 Oct 2011 00:18:18 +0100 Subject: [PATCH] fixed bluetooth issue, caused by this small typo --- init.htcleo.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.htcleo.rc b/init.htcleo.rc index 6b08a1c..33386b0 100644 --- a/init.htcleo.rc +++ b/init.htcleo.rc @@ -106,7 +106,7 @@ on boot write /sys/module/lowmemorykiller/parameters/check_filepages -service hciattach /system/bin/brcm_patchram_plus --enable_hci\ +service hciattach /system/bin/brcm_patchram_plus --enable_hci \ --baudrate 3000000 --patchram /etc/firmware/bcm4329.hcd /dev/ttyHS0 user bluetooth group bluetooth net_bt_admin