aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/netd.te
blob: 5d204e5294fd01bc6cb0041c99eba443122cafc7 (plain)
1
2
3
allow netd firmware_file:file { read open };
allow netd firmware_file:dir search;
allow netd vfat:file { read open };