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:
parent
6a3b01b7ef
commit
afec83d723
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user