blob: c1e9f6d086564ddb380466a4fe04489a4d14a4a0 [file] [log] [blame]
# supress audit messages for attempting access to /firmware
dontaudit mediadrmserver firmware_file:dir search;
# communicate with perfd
allow mediadrmserver perfd_data_file:dir search;
allow mediadrmserver perfd:unix_stream_socket connectto;
allow mediadrmserver perfd_data_file:sock_file write;