davinci: telephony: Move qti-telephony-common to product

Add qti-telephony-common.jar product path to inject xml

Change-Id: I0c9bb7c827589236c1231fec0cb2621c2a0e3032
CRs-Fixed: 2438412
This commit is contained in:
Sandeep Gutta 2019-04-19 12:50:55 +05:30 committed by Arian
parent 89adfc6c08
commit 7f3a5fd05a
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -25,7 +25,7 @@
e.g. "/system/framework/eg-telephony-common.jar"
-->
<injection package="com.qualcomm.qti.internal.telephony.QtiTelephonyComponentFactory"
jar="/system/framework/qti-telephony-common.jar:/product/framework/qti-telephony-hidl-wrapper.jar:/product/framework/qti-telephony-utils.jar:/system/framework/qti-telephony-utils.jar">
jar="/system/framework/qti-telephony-common.jar:/product/framework/qti-telephony-common.jar:/product/framework/qti-telephony-hidl-wrapper.jar:/product/framework/qti-telephony-utils.jar:/system/framework/qti-telephony-utils.jar">
<components>
<!-- Components use injected component factory,
e.g. com.android.internal.telephony.ServiceStateTracker