diff --git a/init.rc b/init.rc index dd363c1..7ca8e2a 100755 --- a/init.rc +++ b/init.rc @@ -665,8 +665,8 @@ service dbus /system/bin/dbus-daemon --system --nofork user bluetooth group bluetooth net_bt_admin -service hciattach /system/bin/brcm_patchram_plus --enable_hci --enable_lpm \ - --baudrate 3000000 --patchram /system/vendor/firmware/bcm4330.hcd /dev/s3c2410_serial0 +service hciattach /system/bin/hciattach /dev/s3c2410_serial0 any +# service hciattach /system/bin/brcm_patchram_plus --enable_hci --enable_lpm --baudrate 3000000 --patchram /system/vendor/firmware/bcm4330.hcd /dev/s3c2410_serial0 user bluetooth group bluetooth net_bt_admin disabled