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:
Dan Willemsen 2018-06-19 22:28:20 -07:00 committed by Arian
parent 454e90dd7b
commit f74425846c
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

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