sdm660-common: Move qti-telephony-common jar to system_ext partition
Move qti-telephony-common jar to system_ext partition. Change-Id: Ib4c366b2c3ceeea59734902aa1825126e7fa402c CRs-Fixed: 2608010
This commit is contained in:
parent
7d648ced7c
commit
2e9e63f853
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
-->
|
||||
|
||||
<injection package="com.qualcomm.qti.internal.telephony.QtiTelephonyComponentFactory"
|
||||
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/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