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.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index d91df99..fc57462 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -505,6 +505,7 @@
     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