OSDN Git Service

added hciattach service for BT,
[android-x86/device-viliv-s5.git] / init.s5.rc
1 service s5hw /system/bin/sh /system/etc/init.s5.sh
2         oneshot
3
4 service hciattach /system/bin/hciattach -n -s 115200 /dev/ttyS0 csr 4000000 flow
5         user bluetooth
6         group bluetooth net_bt_admin
7         disabled