Remove flags to turn overriding commands into errors
This is a partial revert of I43b645658f468c23a5b9ebcfcd9d4516537db540 On at least a generic_x86 build internally: art/build/Android.gtest.mk:121: error: overriding commands for target `Uncompressed', previously defined at art/build/Android.gtest.mk:101 Bug: 77611511 Test: none Change-Id: I78ca65e6f0c81f09e7da848eda797b3a8f97a521
This commit is contained in:
@@ -69,6 +69,4 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
||||
TARGET_NO_RECOVERY := true
|
||||
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
|
||||
|
||||
BOARD_VNDK_VERSION := current
|
||||
|
||||
BUILD_BROKEN_DUP_RULES := false
|
||||
BOARD_VNDK_VERSION := current
|
Reference in New Issue
Block a user