Merge "Remove default BUILD_BROKEN_DUP_RULES := false"

This commit is contained in:
Treehugger Robot 2018-08-14 23:32:20 +00:00 committed by Gerrit Code Review
commit aa47189e1c
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -61,5 +61,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