From 0bf7364ac512f26be0373bf8810bd5c2cdc5c99d Mon Sep 17 00:00:00 2001 From: tilaksidduram Date: Mon, 21 Dec 2015 21:36:04 +0530 Subject: n7100: Bring in Selinux for M * commits picked up from the i9300 device repo and made a few changes for n7100 credits to keepcalm444 --- BoardConfig.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index d963d68..0def1df 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -48,3 +48,7 @@ RECOVERY_FSTAB_VERSION := 2 # Compatibility with pre-kitkat Sensor HALs SENSORS_NEED_SETRATE_ON_ENABLE := true + +# Selinux +BOARD_SEPOLICY_DIRS += \ + device/samsung/n7100/selinux -- cgit v1.1