From 1395d384273c9e16b5b55549df4ca229ad57c96f Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Thu, 10 Apr 2014 18:46:43 +0100 Subject: [PATCH] SELinux: Remove duplicate rule This is now declared in the global sepolicy Change-Id: I2cca94e5592484c05f33868745d3984f8394efa9 --- selinux/domain.te | 3 --- 1 file changed, 3 deletions(-) diff --git a/selinux/domain.te b/selinux/domain.te index ed8e129..bafc37d 100644 --- a/selinux/domain.te +++ b/selinux/domain.te @@ -1,5 +1,2 @@ -## /dev/rfkill for wpa_supp -allow wpa rfkill_device:chr_file rw_file_perms; - ## Firmwares allow ueventd { firmware_mfc }:file r_file_perms;