aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-07-13 23:17:23 +0300
committerIsaac Chen <tingyi364@gmail.com>2019-09-01 16:44:11 +0200
commit9cdfc4c02c74ef7553b01b26ac23cc2fff38b152 (patch)
tree96da363f0ea2c1e82061fdb87082814a3a86b898 /BoardConfigCommon.mk
parent12d1905d4b525815e8ab29243501a954e3a804d8 (diff)
wayne-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-16.0/target/product/wayne/system/framework/qti-telephony-common.jar' build/core/base_rules.mk:391: warning: ignoring old commands for target `/out/lineage-16.0/target/product/wayne/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 f04cd85..c5e8751 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -249,6 +249,7 @@ endif
BOARD_HAS_LARGE_FILESYSTEM := true
# RIL
+TARGET_PROVIDES_QTI_TELEPHONY_JAR := true
TARGET_RIL_VARIANT := caf
PROTOBUF_SUPPORTED := true