init.rc: use hciattach, fixes bluetooth

This commit is contained in:
codeworkx 2011-06-18 13:30:46 +02:00
parent 5a191b4c90
commit bf51dcdfc5

View File

@ -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