blob: 1c84021a67fbb819306f19f64cb01f56a06b179d [file] [log] [blame] [edit]
type modprobe, chromeos_domain, domain;
permissive modprobe;
domain_auto_trans(chromeos_domain, cros_modprobe_exec, modprobe)
dev_only(
auditallow { chromeos_domain -kernel -chromeos } cros_modprobe_exec:file execute;
)