Fix the dnsproxyd issue that was added

'This is a dependency for the DNS proxy CLs.

This CL also adds a new socket for the netd process to inherit which
is owned by the inet group.  (so only apps with the INTERNET
permission can use the DNS proxy...)'
This commit is contained in:
Arif Ali 2011-09-25 00:34:57 +01:00
parent bde4c9ced6
commit 99934e61ef

View File

@ -424,6 +424,7 @@
service netd /system/bin/netd
socket netd stream 0660 root system
socket dnsproxyd stream 0660 root inet
service debuggerd /system/bin/debuggerd