platform_system_sepolicy/private/vdc.te

7 lines
142 B
Text
Raw Normal View History

typeattribute vdc coredomain;
init_daemon_domain(vdc)
# Allow stdin/out back to vehicle_binding_util
allow vdc vehicle_binding_util:fd use;