mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-09-08 17:28:04 -04:00
move to proprietary
This commit is contained in:
parent
aa6772b176
commit
c0b61d9a22
1694 changed files with 0 additions and 0 deletions
15
universal7570-common/proprietary/etc/init/netd.rc
Normal file
15
universal7570-common/proprietary/etc/init/netd.rc
Normal file
|
@ -0,0 +1,15 @@
|
|||
service netd /system/bin/netd
|
||||
class main
|
||||
socket netd stream 0660 root system
|
||||
socket dnsproxyd stream 0660 root inet
|
||||
# KNOX_NAP_START
|
||||
socket napproxyd stream 0660 root inet
|
||||
# KNOX_NAP_END
|
||||
socket mdns stream 0660 root system
|
||||
socket fwmarkd stream 0660 root inet
|
||||
#< RNTFIX:: QoS
|
||||
socket qosd stream 0660 root radio
|
||||
#> RNTFIX
|
||||
#< RNTFIX:: Debugging for DNS query
|
||||
group root readproc
|
||||
#> RNTFIX
|
Loading…
Add table
Add a link
Reference in a new issue