From 5b02da3f538c867e71a11bd82d6f15357001c4c4 Mon Sep 17 00:00:00 2001 From: Sandeep Gutta Date: Thu, 28 Feb 2019 19:03:21 +0530 Subject: [PATCH] sdm710-common: Telephony: Add telephony_injection file Add telephony_injection file and required jar path, components. Change-Id: Ia2e0d327c1eaed17cb229f1cfca62c6bda85d49b CRs-Fixed: 2407245 Signed-off-by: SamarV-121 --- .../Telephony/res/xml/telephony_injection.xml | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 overlay/packages/services/Telephony/res/xml/telephony_injection.xml diff --git a/overlay/packages/services/Telephony/res/xml/telephony_injection.xml b/overlay/packages/services/Telephony/res/xml/telephony_injection.xml new file mode 100644 index 0000000..a9cfc85 --- /dev/null +++ b/overlay/packages/services/Telephony/res/xml/telephony_injection.xml @@ -0,0 +1,42 @@ + + + + + + + + + + com.android.internal.telephony.ServiceStateTracker + com.android.internal.telephony.SubscriptionController + com.android.internal.telephony.SubscriptionInfoUpdater + com.android.internal.telephony.GsmCdmaPhone + com.android.internal.telephony.PhoneSwitcher + com.android.internal.telephony.IccPhoneBookInterfaceManager + com.android.internal.telephony.dataconnection.DcTracker + com.android.internal.telephony.RIL + com.android.internal.telephony.TelephonyComponentFactory + com.android.internal.telephony.MultiSimSettingController + +