am 9743f097: am 09eaad79: Merge "Introduce fwmarkd: a service to set the fwmark of sockets."

* commit '9743f09724162186fb280627c3c125a55534a219':
  Introduce fwmarkd: a service to set the fwmark of sockets.
This commit is contained in:
Sreeram Ramachandran 2014-05-14 19:51:37 +00:00 committed by Android Git Automerger
commit 066c9b5a00

View file

@ -514,6 +514,7 @@ service netd /system/bin/netd
socket netd stream 0660 root system
socket dnsproxyd stream 0660 root inet
socket mdns stream 0660 root system
socket fwmarkd stream 0660 root inet
service debuggerd /system/bin/debuggerd
class main