diff --git a/BoardConfig.mk b/BoardConfig.mk index 3c88352..0eb8ae2 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -25,6 +25,7 @@ BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true BUILD_BROKEN_VINTF_PRODUCT_COPY_FILES := true BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true BUILD_BROKEN_ENFORCE_SYSPROP_OWNER := true +BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true # Inherit from proprietary files include vendor/xiaomi/cepheus/BoardConfigVendor.mk