summaryrefslogtreecommitdiff
path: root/marlin/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'marlin/BoardConfig.mk')
-rw-r--r--marlin/BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/marlin/BoardConfig.mk b/marlin/BoardConfig.mk
index b4278cfd..e621a2ac 100644
--- a/marlin/BoardConfig.mk
+++ b/marlin/BoardConfig.mk
@@ -218,3 +218,6 @@ AB_OTA_PARTITIONS += \
# Partitions (listed in the file) to be wiped under recovery.
TARGET_RECOVERY_WIPE := device/google/marlin/recovery.wipe.common
+
+# TODO(b/131162102): remove this after cleaning up accesses of sysprop
+BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW := true