sanders: build with ignoring selinux neverallows for now

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
ronaxdevil
2019-06-03 04:54:34 +00:00
parent 5bbb1ff73d
commit e3840904a0

View File

@@ -225,8 +225,9 @@ TARGET_RELEASETOOLS_EXTENSIONS := $(DEVICE_PATH)/releasetools
TARGET_PROVIDES_QTI_TELEPHONY_JAR := true
# SELinux
#include device/qcom/sepolicy/sepolicy.mk
#BOARD_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/vendor
include device/qcom/sepolicy/sepolicy.mk
BOARD_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/vendor
SELINUX_IGNORE_NEVERALLOWS := true
# Thermal
USE_DEVICE_SPECIFIC_THERMAL := true