aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-07-13 23:17:23 +0300
committerCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-07-20 19:51:41 +0200
commit9ae38ccc5dc7d7a1fa65aed467664a5007152768 (patch)
tree2d9a5ccbf8344e4ae416f3a2b4afbe26038bb5c2 /BoardConfigCommon.mk
parente543626ddd00a5819cf8697d70dce162ddf5c51f (diff)
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
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
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