From 753b74dac56b9f1b9329d31330217c03d69f47fd Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Wed, 5 Sep 2018 23:01:52 +0100 Subject: [PATCH] sepolicy: Only include legacy QC sepolicy * This has now turned into a separate repository (maintained only for legacy devices, those that never got official Oreo updates). Change-Id: I981b452b697bc3610d7aa97b74ed182c6b70ca30 --- board/selinux.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/board/selinux.mk b/board/selinux.mk index 0f1807d8..34b837dc 100644 --- a/board/selinux.mk +++ b/board/selinux.mk @@ -1,3 +1,6 @@ +# QCOM legacy sepolicies +include device/qcom/sepolicy-legacy/sepolicy.mk + # Device sepolicies BOARD_SEPOLICY_DIRS += \ $(DEVICE_PATH)/sepolicy