sdm660-common: 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 OdSazib
parent 2e9e63f853
commit d5b3e3b880
No known key found for this signature in database
GPG key ID: 0954440B60470871

View file

@ -26,7 +26,7 @@
--> -->
<injection package="com.qualcomm.qti.internal.telephony.QtiTelephonyComponentFactory" <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>
<!-- Components use injected component factory, <!-- Components use injected component factory,
e.g. com.android.internal.telephony.ServiceStateTracker e.g. com.android.internal.telephony.ServiceStateTracker