sm8150-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
e3687d3b73
commit
db379db24f
|
@ -4,6 +4,8 @@
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
#
|
#
|
||||||
|
|
||||||
|
BUILD_BROKEN_DUP_RULES := true
|
||||||
|
|
||||||
BOARD_VENDOR := oneplus
|
BOARD_VENDOR := oneplus
|
||||||
|
|
||||||
VENDOR_PATH := device/oneplus/sm8150-common
|
VENDOR_PATH := device/oneplus/sm8150-common
|
||||||
|
|
Loading…
Reference in New Issue