summaryrefslogtreecommitdiff
path: root/common/sepolicy/hdcp_tx22.te (plain)
blob: 2c8feaa4b27c0d5420b737cb4da6f27b4b001576
1type hdcp_tx22, domain;
2type hdcp_tx22_exec, exec_type, file_type;
3init_daemon_domain(hdcp_tx22)
4
5allow hdcp_tx22 hdcptx_device:chr_file { open read write getattr ioctl };
6allow hdcp_tx22 system_file:file execute_no_trans;
7
8allow hdcp_tx22 sysfs:file rw_file_perms;
9