From: Bruno Martins Date: Wed, 19 Jul 2023 20:42:43 +0000 (+0100) Subject: g12-common: Allow targets to include additional manifests X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=15575e61f8bd99a98d61ccad10bc3f97a98aff9e;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_amlogic_g12-common.git g12-common: Allow targets to include additional manifests Change-Id: I8bca18e434bc28ed406a5bb745a3381631b7951a --- diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index dbc0b07..7a79a70 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -13,7 +13,7 @@ BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true TARGET_AMLOGIC_GPU_ARCH := bifrost ## HIDL -DEVICE_MANIFEST_FILE := $(COMMON_PATH)/manifest.xml +DEVICE_MANIFEST_FILE += $(COMMON_PATH)/manifest.xml ## Kernel BOARD_KERNEL_CMDLINE := androidboot.dynamic_partitions=true androidboot.boot_devices=ffe07000.emmc use_uvm=1