From d4812dbf603b925926c6771896e4da7aef0c5979 Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Thu, 23 Feb 2017 13:33:38 +0100 Subject: selinux: allow surfaceflinger access to s5p-smem Signed-off-by: Wolfgang Wiedmeyer --- selinux/device.te | 1 + 1 file changed, 1 insertion(+) (limited to 'selinux/device.te') diff --git a/selinux/device.te b/selinux/device.te index 5ab8206..e59f9eb 100644 --- a/selinux/device.te +++ b/selinux/device.te @@ -3,3 +3,4 @@ type efs_block_device, dev_type; type hpd_device, dev_type; type mfc_device, dev_type; type radio_block_device, dev_type; +type secmem_device, dev_type; \ No newline at end of file -- cgit v1.1