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

* commit '09eaad793a8cec9196255d740ecb89a1426c0bf7':
  Introduce fwmarkd: a service to set the fwmark of sockets.
This commit is contained in:
Sreeram Ramachandran 2014-05-14 19:48:10 +00:00 committed by Android Git Automerger
commit 9743f09724

View file

@ -505,6 +505,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