diff --git a/hdcpd/hdcpd.te b/hdcpd/hdcpd.te index 0551481e..a2696773 100644 --- a/hdcpd/hdcpd.te +++ b/hdcpd/hdcpd.te @@ -29,3 +29,6 @@ allow hdcpd hdcpd_data_file:{ file sock_file } create_file_perms; # tmpfs allow hdcpd tmpfs:dir w_dir_perms; + +#hwc.info +allow hdcpd hwc_info_service:service_manager find;