init.rc: use hciattach, fixes bluetooth
This commit is contained in:
parent
5a191b4c90
commit
bf51dcdfc5
4
init.rc
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user