zenfone9: Add BUILD_BROKEN_INCORRECT_PARTITION_IMAGES

Qcom has issues that prevent it from working with a hermetic
partition build.

Bug: 205632228
Test: Presubmits
Change-Id: I490a29da38a6f68e7dd3650d8140cb11adaa8c7a
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 417847e..fed3bc1 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -87,6 +87,7 @@
 BUILD_BROKEN_CLANG_PROPERTY := true
 BUILD_BROKEN_DUP_RULES := true
 BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
+BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true
 
 # Camera
 TARGET_CAMERA_NEEDS_CLIENT_INFO := true