blob: 07f3bcacde524fad379ac8c98fedffaa31a22cb1 [file] [log] [blame]
# Domain for peripheralman daemon.
type peripheralman, domain;
type peripheralman_exec, exec_type, file_type;
brillo_domain(peripheralman)
allow peripheralman peripheralman_service:service_manager add;
# Allow crash_reporter access to core dump files.
allow_crash_reporter(peripheralman)
# Allow access to sysfs.
allow peripheralman sysfs:file rw_file_perms;
allow peripheralman sysfs:dir r_dir_perms;