1typeattribute vdc coredomain;
2
3init_daemon_domain(vdc)
4
5# Allow stdin/out back to vehicle_binding_util
6allow vdc vehicle_binding_util:fd use;
7