davinci: Builds have overriding commands
This product has warnings about overriding build commands, which means that there are multiple instructions on how to build a file, and we've just picked one of them. Which one we pick is usually stable, but it can change. Bug: 77611511 Test: turn default to false, davinci still uses a warning Change-Id: I11d194863b313f64b19291f65219682b169d9ced
This commit is contained in:
parent
454e90dd7b
commit
f74425846c
@ -18,5 +18,7 @@ BOARD_VENDOR := xiaomi
|
||||
|
||||
DEVICE_PATH := device/xiaomi/davinci
|
||||
|
||||
BUILD_BROKEN_DUP_RULES := true
|
||||
|
||||
# Inherit from proprietary files
|
||||
include vendor/xiaomi/davinci/BoardConfigVendor.mk
|
||||
|
Loading…
Reference in New Issue
Block a user