From 04de314e155a00e7299305c6f0ca05fd47045926 Mon Sep 17 00:00:00 2001 From: rogersb11 Date: Thu, 12 Nov 2015 04:51:38 -0500 Subject: Update sepolicy for M (WIP) Change-Id: I668e299e7c6d9927144e3eedf59d559dfa8d0b23 --- selinux/nfc.te | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'selinux/nfc.te') diff --git a/selinux/nfc.te b/selinux/nfc.te index 9c8c37a..e1f83cb 100644 --- a/selinux/nfc.te +++ b/selinux/nfc.te @@ -1 +1,2 @@ -allow nfc firmware_camera:dir { search }; \ No newline at end of file +allow nfc firmware_camera:dir { search }; +allow nfc log_device:chr_file { write }; -- cgit v1.2.3