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

This commit is contained in:
Sreeram Ramachandran 2014-05-14 19:41:32 +00:00 committed by Gerrit Code Review
commit 09eaad793a

View file

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