summaryrefslogtreecommitdiffstats
path: root/sepolicy.mk
blob: 37168769ccedac98a6842745940350972ea26324 (plain)
1
2
3
4
5
6
7
8
9
# Board specific SELinux policy variable definitions
BOARD_SEPOLICY_DIRS := \
       $(BOARD_SEPOLICY_DIRS) \
       device/qcom/sepolicy \
       device/qcom/sepolicy/common \
       device/qcom/sepolicy/test \
       device/qcom/sepolicy/$(TARGET_BOARD_PLATFORM)

-include vendor/cm/sepolicy/qcom/sepolicy.mk