aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/init.te
blob: 1dace7585ffbe1c9be191548b13a32e6e9375d40 (plain)
1
2
3
4
5
6
7
8
9
10
#FM BCM
allow init hci_attach_dev:chr_file rw_file_perms;
allow init brcm_uim_exec:file { execute getattr read open };
allow init brcm_ldisc_sysfs:lnk_file { read };
allow init uim:process { siginh noatsecure transition rlimitinh };
allow init tmpfs:lnk_file { relabelfrom };

# adsprpcd access to qseecom and qdsp_device
allow init tee_device:chr_file rw_file_perms;
allow init qdsp_device:chr_file rw_file_perms;