summaryrefslogtreecommitdiffstats
path: root/selinux
diff options
context:
space:
mode:
Diffstat (limited to 'selinux')
-rw-r--r--selinux/file.te1
-rwxr-xr-xselinux/wpa_supplicant.te1
2 files changed, 0 insertions, 2 deletions
diff --git a/selinux/file.te b/selinux/file.te
index 2a01dac..9d1d823 100644
--- a/selinux/file.te
+++ b/selinux/file.te
@@ -1,5 +1,4 @@
type firmware_mfc, file_type;
type firmware_camera, file_type;
-type camera_data_file, file_type, data_file_type;
type sensors_data_file, file_type, data_file_type;
diff --git a/selinux/wpa_supplicant.te b/selinux/wpa_supplicant.te
index ab5fb24..bbe679b 100755
--- a/selinux/wpa_supplicant.te
+++ b/selinux/wpa_supplicant.te
@@ -7,4 +7,3 @@ allow wpa wpa_socket:unix_dgram_socket { read write };
allow wpa_socket system:unix_dgram_socket sendto;
allow wpa_socket wifi_data_file:sock_file unlink;
-allow wpa rfkill_device:chr_file rw_file_perms; \ No newline at end of file