Update hidl-wrapper and telephony-utils jar path

Include system_ext path for both hidl-wrapper and telephony-utils jar's

Change-Id: I7cdd93c71bd4a029971188cab60ed98e401be583
CRs-Fixed: 2637090
This commit is contained in:
Sandeep Gutta 2020-03-05 21:25:04 +05:30 committed by Arian
parent 6a3b01b7ef
commit afec83d723
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_ext/framework/qti-telephony-common.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">
jar="/system_ext/framework/qti-telephony-common.jar:/system_ext/framework/qti-telephony-hidl-wrapper.jar:/system_ext/framework/qti-telephony-utils.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