proprietary_vendor_xiaomi_m.../BoardConfig.mk

17 lines
380 B
Makefile
Raw Normal View History

2023-07-09 17:17:33 -04:00
#
# Copyright (C) 2023 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from the proprietary version
include vendor/xiaomi/miuicamera-lisa/BoardConfigVendor.mk
2023-07-09 17:17:33 -04:00
MIUICAMERA_PATH := device/xiaomi/miuicamera-lisa
2023-07-09 17:17:33 -04:00
# Properties
TARGET_SYSTEM_PROP += $(MIUICAMERA_PATH)/system.prop
# Sepolicy
BOARD_VENDOR_SEPOLICY_DIRS += $(MIUICAMERA_PATH)/sepolicy/vendor