netmgrd: Remove policies related to setting of properties

Netmgrd no longer sets any of the net and rmnet properties since
the equivalent functionality is deprecated.

CRs-Fixed: 2219985
Change-Id: I72461d1784712c8cfe4998608a1519b8f7208f6d
This commit is contained in:
Tyler Wear
2018-04-05 17:25:08 -07:00
committed by Subash Abhinov Kasiviswanathan
parent 4666943851
commit a683298033

View File

@@ -4,9 +4,6 @@ type netmgrd_exec, exec_type, vendor_file_type, file_type;
net_domain(netmgrd)
init_daemon_domain(netmgrd)
set_prop(netmgrd, net_radio_prop)
set_prop(netmgrd, net_rmnet_prop)
# communicate with netd
unix_socket_connect(netmgrd, netd, netd)