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

(cherry picked from commit d5121e212c1f53b1cb6458ee83be892d94fdfef3)

Change-Id: Ieb049fe34ea2b21a7f6108f2099d1a8b8f2c28f7
This commit is contained in:
Sreeram Ramachandran 2014-05-11 07:27:34 -07:00
parent 32e4479d55
commit e38d470714
1 changed files with 1 additions and 0 deletions

View File

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