diff options
author | Pavel Kirpichyov <pavel.kirpichyov@gmail.com> | 2013-11-13 16:03:54 +0400 |
---|---|---|
committer | Pavel Kirpichyov <pavel.kirpichyov@gmail.com> | 2013-11-13 16:03:54 +0400 |
commit | d27e59fcde12adbbb4462d328e1a1bd63db9000c (patch) | |
tree | 5408239354e39f5d9b3882ecade36f2652d4ddf9 | |
parent | 5ad50bc3af7ebe5584dbc40fa4fa80d15f1d14f7 (diff) | |
download | device_samsung_galaxys2-common-d27e59fcde12adbbb4462d328e1a1bd63db9000c.zip device_samsung_galaxys2-common-d27e59fcde12adbbb4462d328e1a1bd63db9000c.tar.gz device_samsung_galaxys2-common-d27e59fcde12adbbb4462d328e1a1bd63db9000c.tar.bz2 |
Remove duplicate selinux policy entry
Change-Id: I89a44c948c19e35afee9a3c8e3ddc209df230a1e
-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 f9faf73..3b9f7bc 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 |