summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCole Faust <colefaust@google.com>2023-09-25 21:54:51 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-09-25 21:54:51 +0000
commit717fdb8db3ed4b8d9d1a990d432cd8da65c5a0f7 (patch)
treeb6042f51cb59db98080bdd26b37eef0419041d6f
parent05e752da8ad6cfe793450ee1cdeb463c71996d5b (diff)
parent7eed5a9292709fbdbc87418bbbd0e3bae5dcf51b (diff)
downloadbarbet-717fdb8db3ed4b8d9d1a990d432cd8da65c5a0f7.tar.gz
Add BUILD_BROKEN_INCORRECT_PARTITION_IMAGES am: 7eed5a9292
Original change: https://googleplex-android-review.googlesource.com/c/device/google/barbet/+/24856528 Change-Id: I51ea9b210b81284eddea8c8876f1907811a2dea1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--barbet/BoardConfig.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/barbet/BoardConfig.mk b/barbet/BoardConfig.mk
index c0356d8..b0b4108 100644
--- a/barbet/BoardConfig.mk
+++ b/barbet/BoardConfig.mk
@@ -36,3 +36,7 @@ AUDIO_FEATURE_CONFIG_ENABLE_TAS_SET_RE_IN_HAL := true
-include vendor/google_devices/barbet/proprietary/BoardConfigVendor.mk
-include device/google/barbet/soong/pixel_soong_config.mk
+
+# TODO: Remove this. The qcom makefiles build files to the partition staging directories in a way
+# that isn't tracked by the build system, and causes incrementality bugs.
+BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true