You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
304 B

type pd_mapper, domain;
type pd_mapper_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(pd_mapper);
allow pd_mapper self:qipcrtr_socket { create getattr read setopt write };
allow pd_mapper sysfs_remoteproc:dir { open read search };
allow pd_mapper sysfs_remoteproc:file { open read };