diff options
author | Ricardo Cerqueira <cyanogenmod@cerqueira.org> | 2013-11-11 20:40:36 +0000 |
---|---|---|
committer | Ricardo Cerqueira <cyanogenmod@cerqueira.org> | 2013-11-11 20:40:36 +0000 |
commit | 9ab9fdc73ead528fdf978b7d09efa908bb90f21b (patch) | |
tree | 4f41333bd27a3129b63c1bcd1149536c8566b591 /selinux/file_contexts | |
parent | cceb9faf6b0784531b9945665d09eed888cdab35 (diff) | |
download | device_samsung_i9300-9ab9fdc73ead528fdf978b7d09efa908bb90f21b.zip device_samsung_i9300-9ab9fdc73ead528fdf978b7d09efa908bb90f21b.tar.gz device_samsung_i9300-9ab9fdc73ead528fdf978b7d09efa908bb90f21b.tar.bz2 |
selinux: Re-enable the device-specific policies
Change-Id: I59769775be803ae6f175e4195fdde14528694fdd
Diffstat (limited to 'selinux/file_contexts')
-rw-r--r-- | selinux/file_contexts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/selinux/file_contexts b/selinux/file_contexts index 93065b8..55022ec 100644 --- a/selinux/file_contexts +++ b/selinux/file_contexts @@ -3,9 +3,6 @@ /dev/ump u:object_r:mali_device:s0 /dev/fimg2d u:object_r:mali_device:s0 -# NFC -/dev/pn544 u:object_r:nfc_device:s0 - # RIL /dev/umts_boot0 u:object_r:radio_device:s0 /dev/umts_boot1 u:object_r:radio_device:s0 |