summaryrefslogtreecommitdiffstats
path: root/selinux/ueventd.te
blob: 8044d348d81a525d308c673d60f74a7680b0937f (plain)
1
2
3
4
# Firmwares
allow ueventd { firmware_mfc }:file r_file_perms;
allow ueventd { firmware_exynos }:dir search;
allow ueventd { firmware_exynos }:file { read getattr open };