Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d1f319bc authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Remove default BUILD_BROKEN_DUP_RULES := false

This is now false by default.

Bug: 77611511
Test: build_test on git_master
Change-Id: I37ad52a3846c77da184725e7d6f4daae9f4b7f1c
parent 7f02e596
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -36,5 +36,3 @@ DEVICE_MATRIX_FILE := device/generic/goldfish/compatibility_matrix.xml

BOARD_SEPOLICY_DIRS += device/generic/goldfish/sepolicy/common
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true

BUILD_BROKEN_DUP_RULES := false
+0 −2
Original line number Diff line number Diff line
@@ -62,5 +62,3 @@ ifeq ($(BOARD_AVB_ENABLE),true)
$(error BOARD_AVB_ENABLE cannot be set for Treble GSI)
endif
BOARD_BUILD_DISABLED_VBMETAIMAGE := true

BUILD_BROKEN_DUP_RULES := false