rodin: Sync with device changes
Change-Id: I26159b9a14fa6c37e8f497d9550fa7cafa9ed032 Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
-21
@@ -1,21 +0,0 @@
|
||||
service netdagent /vendor/bin/netdagent
|
||||
class late_start
|
||||
#socket netdagent stream 0660 root system
|
||||
user system
|
||||
group net_admin net_raw system misc
|
||||
capabilities NET_ADMIN NET_RAW
|
||||
|
||||
on property:persist.vendor.operator.optr=OP12
|
||||
write /proc/sys/net/optr 12
|
||||
|
||||
# NTT also need this feature. optr in kernel
|
||||
# only is like a feature option to enable this
|
||||
# feature. No longer operator code meaning again.
|
||||
on property:persist.vendor.operator.optr=OP17
|
||||
write /proc/sys/net/optr 12
|
||||
|
||||
# ATT also need this feature. optr in kernel
|
||||
# only is like a feature option to enable this
|
||||
# feature. No longer operator code meaning again.
|
||||
on property:persist.vendor.operator.optr=OP07
|
||||
write /proc/sys/net/optr 12
|
||||
Reference in New Issue
Block a user