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:
parent
a1537efd0e
commit
c3b168d280
1 changed files with 1 additions and 0 deletions
|
@ -249,6 +249,7 @@ endif
|
|||
BOARD_HAS_LARGE_FILESYSTEM := true
|
||||
|
||||
# RIL
|
||||
TARGET_PROVIDES_QTI_TELEPHONY_JAR := true
|
||||
TARGET_RIL_VARIANT := caf
|
||||
PROTOBUF_SUPPORTED := true
|
||||
|
||||
|
|
Loading…
Reference in a new issue