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

Change-Id: Ieb049fe34ea2b21a7f6108f2099d1a8b8f2c28f7
This commit is contained in:
Sreeram Ramachandran 2014-05-11 07:27:34 -07:00 committed by Lorenzo Colitti
parent 3c1c730f20
commit 76202a2dfa

View file

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