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
This commit is contained in:
Michael Bestas 2018-07-13 23:17:23 +03:00 committed by Max Weffers
parent a1537efd0e
commit c3b168d280
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -249,6 +249,7 @@ endif
BOARD_HAS_LARGE_FILESYSTEM := true BOARD_HAS_LARGE_FILESYSTEM := true
# RIL # RIL
TARGET_PROVIDES_QTI_TELEPHONY_JAR := true
TARGET_RIL_VARIANT := caf TARGET_RIL_VARIANT := caf
PROTOBUF_SUPPORTED := true PROTOBUF_SUPPORTED := true