blob: f0d8b27c51609b8cdc6c133d7db18c07fa0916b2 [file] [log] [blame]
PRODUCT_PUBLIC_SEPOLICY_DIRS := device/google/crosshatch-sepolicy/public
PRODUCT_PRIVATE_SEPOLICY_DIRS := device/google/crosshatch-sepolicy/private
# vendors
BOARD_SEPOLICY_DIRS += device/google/crosshatch-sepolicy/vendor/qcom/common
BOARD_SEPOLICY_DIRS += device/google/crosshatch-sepolicy/vendor/qcom/sdm845
BOARD_SEPOLICY_DIRS += device/google/crosshatch-sepolicy/vendor/google
BOARD_SEPOLICY_DIRS += device/google/crosshatch-sepolicy/vendor/verizon
# vendors for backward compatibility
ifeq ($(PRODUCT_USE_QC_SPECIFIC_SYMLINKS), true)
BOARD_SEPOLICY_DIRS += device/google/crosshatch-sepolicy/vendor/qcom/compat
endif