aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/init.te
blob: dd6d281792a1609c2bf70c1fe5a719498745ddda (plain)
1
2
3
4
5
#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 };