From 9ae38ccc5dc7d7a1fa65aed467664a5007152768 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 13 Jul 2018 23:17:23 +0300 Subject: msm8996-common: Set TARGET_PROVIDES_QTI_TELEPHONY_JAR * Avoids the following warnings on every single rebuild of anything: build/core/Makefile:34: warning: overriding commands for target `/out/lineage-15.1/target/product/[...]/system/framework/qti-telephony-common.jar' build/core/base_rules.mk:391: warning: ignoring old commands for target `/out/lineage-15.1/target/product/[...]/system/framework/qti-telephony-common.jar' Change-Id: Idffe1a95d5ddac0ef3d6c74e3d55293b553e51ba --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index f3d5656..fed6755 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -177,6 +177,7 @@ TARGET_USERIMAGES_USE_EXT4 := true TARGET_USERIMAGES_USE_F2FS := true # RIL +TARGET_PROVIDES_QTI_TELEPHONY_JAR := true TARGET_RIL_VARIANT := caf # SELinux -- cgit v1.2.3