proprietary_vendor_xiaomi_m.../BoardConfig.mk
Giovanni Ricca 20e0685c15
device -> vendor
Reason: Instead of maintaining 2 different repos, we can merge everthing
into one :D

Change-Id: Ia97a6adb8aac4ea4adb2e7e8fa38127ff848a5a8
2024-08-05 18:20:43 +02:00

17 lines
387 B
Makefile

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