Merge "wlan: Make ptt_socket_app as daemon application"

This commit is contained in:
Linux Build Service Account 2013-08-23 17:31:31 -07:00 committed by Gerrit - the friendly Code Review server
commit 0f525b130e
1 changed files with 6 additions and 0 deletions

View File

@ -469,6 +469,12 @@ service iprenew_p2p /system/bin/dhcpcd -n
disabled
oneshot
service ptt_socket_app /system/bin/ptt_socket_app
class main
user system
group system
oneshot
service dhcpcd_bt-pan /system/bin/dhcpcd -BKLG
class late_start
disabled