summaryrefslogtreecommitdiffstats
path: root/selinux/domain.te
blob: 24e09513a75750a1479112691a0e240b013f9d69 (plain)
1
2
3
4
5
6
7
8
## /dev/mali, /dev/ump
allow domain mali_device:chr_file rw_file_perms;

## /dev/rfkill for wpa_supp
allow wpa rfkill_device:chr_file rw_file_perms;

## Firmwares
allow ueventd { firmware_mfc }:file r_file_perms;