zenfone6: 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
diff --git a/overlay/packages/services/Telephony/res/xml/telephony_injection.xml b/overlay/packages/services/Telephony/res/xml/telephony_injection.xml
index e682d3e..4357cc6 100644
--- a/overlay/packages/services/Telephony/res/xml/telephony_injection.xml
+++ b/overlay/packages/services/Telephony/res/xml/telephony_injection.xml
@@ -21,7 +21,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