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:
parent
bde4c9ced6
commit
99934e61ef
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user