Merge "init: Bluetooth: Fix to start DHCP client daemons for bt-pan"

This commit is contained in:
Linux Build Service Account 2013-07-30 02:40:25 -07:00 committed by Gerrit - the friendly Code Review server
commit 85f7bc3450
1 changed files with 10 additions and 0 deletions

View File

@ -469,6 +469,16 @@ service iprenew_p2p /system/bin/dhcpcd -n
disabled
oneshot
service dhcpcd_bt-pan /system/bin/dhcpcd -BKLG
class late_start
disabled
oneshot
service iprenew_bt-pan /system/bin/dhcpcd -n
class late_start
disabled
oneshot
service dhcpcd_bnep0 /system/bin/dhcpcd -BKLG
disabled
oneshot