summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCole Faust <colefaust@google.com>2023-10-03 15:52:35 -0700
committerCole Faust <colefaust@google.com>2023-10-03 22:53:36 +0000
commita219f1e78367c66c3c2c71481b085b04552b7d1b (patch)
tree4ca192d24374001ef9df0f2b98c35ce0d39d4cb1
parente001ba5ec4e8317912256b3652fa95fcfbc8b16d (diff)
downloadredfin-a219f1e78367c66c3c2c71481b085b04552b7d1b.tar.gz
Add BUILD_BROKEN_INCORRECT_PARTITION_IMAGES
Redfin has issues that prevent it from working with a hermetic partition build. Bug: 205632228 Test: Presubmits Change-Id: Id3dbfd1f7e25d346d5cd31ad04f3d8973889e472
-rw-r--r--redfin/BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/redfin/BoardConfig.mk b/redfin/BoardConfig.mk
index 1bcb070..9e6d0ca 100644
--- a/redfin/BoardConfig.mk
+++ b/redfin/BoardConfig.mk
@@ -32,3 +32,5 @@ else
-include vendor/google_devices/redfin/proprietary/BoardConfigVendor.mk
endif
+
+BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true