From de5ba527af64c2ae715c2487119a27501d85cc09 Mon Sep 17 00:00:00 2001 From: dd3boh Date: Fri, 3 Nov 2017 19:48:41 +0100 Subject: msm8996-common: Initial sepolicy * Lots of parts are from the old one so thanks to everyone who contributed to that one * Still it doesn't boot in enforcing though Signed-off-by: dd3boh --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 938d632..09eeb20 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -185,7 +185,7 @@ TARGET_USERIMAGES_USE_F2FS := true # SELinux # include device/qcom/sepolicy/sepolicy.mk -# BOARD_SEPOLICY_DIRS += $(VENDOR_PATH)/sepolicy +BOARD_SEPOLICY_DIRS += $(VENDOR_PATH)/sepolicy # Timeservice BOARD_USES_QC_TIME_SERVICES := true -- cgit v1.2.3