Change-Id: I88a98165e136f737448273f46ccc5d6a29d7736b
# macloader is started by init, type transit from init domain to macloader domain
init_daemon_domain(macloader)
+set_prop(macloader, vendor_wifi_prop);
+
allow macloader self:capability { net_admin };
allow macloader self:udp_socket create_socket_perms;
type vendor_cbd_prop, property_type;
type vendor_radio_prop, property_type;
type vendor_fastcharge_prop, property_type;
+type vendor_wifi_prop, property_type;
### fastcharge
persist.vendor.sec.fastchg_enabled u:object_r:vendor_fastcharge_prop:s0
+
+### wifi
+vendor.wifi. u:object_r:vendor_wifi_prop:s0
+ro.vendor.wifi. u:object_r:vendor_wifi_prop:s0