init.rc: added missing services for bluetooth

Change-Id: Ie54b847e32d4450a7459a4b8450bb233fae06aee
Signed-off-by: codeworkx <daniel.hillenbrand@codeworkx.de>
This commit is contained in:
codeworkx 2011-10-08 18:28:20 +02:00
parent ec3e07e630
commit 51ce424251

24
init.rc
View File

@ -682,6 +682,30 @@ service bdaddr /system/bin/bdaddr_read
on property:init.svc.bootanim=running
start bdaddr
service hfag /system/bin/sdptool add --channel=10 HFAG
user bluetooth
group bluetooth net_bt_admin
disabled
oneshot
service hsag /system/bin/sdptool add --channel=11 HSAG
user bluetooth
group bluetooth net_bt_admin
disabled
oneshot
service opush /system/bin/sdptool add --channel=12 OPUSH
user bluetooth
group bluetooth net_bt_admin
disabled
oneshot
service pbap /system/bin/sdptool add --channel=19 PBAP
user bluetooth
group bluetooth net_bt_admin
disabled
oneshot
service installd /system/bin/installd
socket installd stream 600 system system