blob: 4d15896c45475f4a4c9f163c067f2ea460c46be4 [file] [log] [blame]
Bruno Martinsb542aee2020-02-25 20:55:33 +00001#
2# This policy configuration will be used by select legacy products that
3# inherit from Lineage
4#
5
6ifeq ($(TARGET_HAS_LEGACY_CAMERA_HAL1), true)
7BOARD_PLAT_PUBLIC_SEPOLICY_DIR += \
8 device/lineage/sepolicy/legacy-common/public/legacy-camera-hal1
9endif