summaryrefslogtreecommitdiffstats
path: root/selinux/domain.te
diff options
context:
space:
mode:
authorCaio Schnepper <caioschnepper@gmail.com>2015-11-12 19:12:06 -0200
committerCaio Schnepper <caioschnepper@gmail.com>2016-01-31 12:21:13 -0800
commit53789b340ccf8ed0208306067c4a55a72a898246 (patch)
treea6d83976d1a17dd2a8494c1e595ea40a1c075a36 /selinux/domain.te
parent8bb93abd28a48a4108acffd0c617ef13f134f0d3 (diff)
downloaddevice_samsung_galaxys2-common-53789b340ccf8ed0208306067c4a55a72a898246.zip
device_samsung_galaxys2-common-53789b340ccf8ed0208306067c4a55a72a898246.tar.gz
device_samsung_galaxys2-common-53789b340ccf8ed0208306067c4a55a72a898246.tar.bz2
galaxys2-common: Marshmallow SELinux support
This was made from scratch, for a general cleanup of unused policies and update to M guidelines Change-Id: Id4acda2b384d28b5ca51b3ef0f6e93b648c8e79d
Diffstat (limited to 'selinux/domain.te')
-rw-r--r--selinux/domain.te4
1 files changed, 2 insertions, 2 deletions
diff --git a/selinux/domain.te b/selinux/domain.te
index fd893cc..2295e64 100644
--- a/selinux/domain.te
+++ b/selinux/domain.te
@@ -1,5 +1,5 @@
## Firmwares
allow ueventd { firmware_mfc }:file r_file_perms;
-## /dev/mali, /dev/ump
-allow domain mali_device:chr_file rw_file_perms;
+## 32bit personality requests
+dontaudit domain kernel:system module_request;