diff options
Diffstat (limited to 'selinux/device.te')
-rw-r--r-- | selinux/device.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/device.te b/selinux/device.te index 854958d..5ab8206 100644 --- a/selinux/device.te +++ b/selinux/device.te @@ -2,3 +2,4 @@ type rfkill_device, dev_type; type efs_block_device, dev_type; type hpd_device, dev_type; type mfc_device, dev_type; +type radio_block_device, dev_type; |