diff options
-rw-r--r-- | overlay/packages/services/Telephony/res/xml/telephony_injection.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay/packages/services/Telephony/res/xml/telephony_injection.xml b/overlay/packages/services/Telephony/res/xml/telephony_injection.xml index d2afd5a..9f3c304 100644 --- a/overlay/packages/services/Telephony/res/xml/telephony_injection.xml +++ b/overlay/packages/services/Telephony/res/xml/telephony_injection.xml @@ -25,7 +25,7 @@ e.g. "/system/framework/eg-telephony-common.jar" --> <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 |