From: Dan Willemsen Date: Fri, 22 Jun 2018 05:00:35 +0000 (-0700) Subject: universal7580: Mark as having overridden commands X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6d34b204baf30d9abe6a5cc10c31aee32dd41b28;p=GitHub%2FLineageOS%2Fandroid_device_samsung_universal7580-common.git universal7580: 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 --- diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 23f225a..5715647 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -17,6 +17,8 @@ LOCAL_PATH := device/samsung/universal7580-common BUILD_TOP := $(shell pwd) +BUILD_BROKEN_DUP_RULES := true + # Include path TARGET_SPECIFIC_HEADER_PATH := $(LOCAL_PATH)/include