Use patchram, do not use --enable_lpm because it isn't supported in the kernel driver
Change-Id: I4e955ba0dfbdfdee281df8de634de50404310171
This commit is contained in:
parent
51ce424251
commit
3de98ad265
4
init.rc
4
init.rc
@ -658,8 +658,8 @@ service dbus /system/bin/dbus-daemon --system --nofork
|
||||
user bluetooth
|
||||
group bluetooth net_bt_admin
|
||||
|
||||
service hciattach /system/bin/hciattach /dev/s3c2410_serial0 any
|
||||
#service hciattach /system/bin/brcm_patchram_plus --enable_hci --enable_lpm --baudrate 3000000 --patchram /system/bin/BCM4330B1_002.001.003.0221.0265.hcd /dev/s3c2410_serial0
|
||||
#service hciattach /system/bin/hciattach /dev/s3c2410_serial0 any
|
||||
service hciattach /system/bin/brcm_patchram_plus --enable_hci --baudrate 3000000 --patchram /system/bin/BCM4330B1_002.001.003.0221.0265.hcd /dev/s3c2410_serial0
|
||||
user bluetooth
|
||||
group bluetooth net_bt_admin
|
||||
disabled
|
||||
|
Loading…
Reference in New Issue
Block a user