sm6225-common: Mark as having overridden commands
To allow turning these into errors on other devices, and incrementally fix these issue, set BUILD_BROKEN_DUP_RULES. Bug: 77611511 Test: check out/soong.log Change-Id: I3b8f29f0f9e2ad445e72c65e7688b109817dcff3
This commit is contained in:
parent
62ca6cd8b0
commit
616e2f12f6
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
COMMON_PATH := device/motorola/sm6225-common
|
||||
|
||||
BUILD_BROKEN_DUP_RULES := true
|
||||
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
|
||||
|
||||
# ANT+
|
||||
|
|
Loading…
Reference in a new issue