Bruno Martins | b542aee | 2020-02-25 20:55:33 +0000 | [diff] [blame] | 1 | # |
2 | # This policy configuration will be used by select legacy products that | ||||
3 | # inherit from Lineage | ||||
4 | # | ||||
5 | |||||
6 | ifeq ($(TARGET_HAS_LEGACY_CAMERA_HAL1), true) | ||||
Michael Bestas | 0212863 | 2021-10-07 22:04:41 +0300 | [diff] [blame] | 7 | SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += \ |
Bruno Martins | b542aee | 2020-02-25 20:55:33 +0000 | [diff] [blame] | 8 | device/lineage/sepolicy/legacy-common/public/legacy-camera-hal1 |
9 | endif |