summaryrefslogtreecommitdiff
path: root/sepolicy/hdcp_tx22.te (plain)
blob: 7ac7f2679c0cc1a564b70d5c16bed102b00f2af1
1type hdcp_tx22, domain;
2type hdcp_tx22_exec, exec_type, vendor_file_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
10