diff --git a/BoardConfig.mk b/BoardConfig.mk index b0aa7ef..d0f3567 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -26,7 +26,7 @@ TARGET_BOOTLOADER_BOARD_NAME := berlin BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth # HIDL -DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml +DEVICE_MANIFEST_YUPIK_FILES += $(DEVICE_PATH)/manifest_berlin.xml # Kernel TARGET_KERNEL_CONFIG += vendor/lineage_berlin.config diff --git a/manifest.xml b/manifest_berlin.xml similarity index 100% rename from manifest.xml rename to manifest_berlin.xml