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:
parent
2e9e63f853
commit
d5b3e3b880
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
-->
|
||||
|
||||
<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 a new issue