davinci: telephony: Add inject support for MultiSimSettingController

Add MultiSimSettingController class name to telephony_injection to
be able to creat proprietary extended instance.

Change-Id: Ie371001330a34eadab8b46fb2173e9a4f245b1a6
CRs-Fixed: 2475440
This commit is contained in:
Sandeep Gutta 2019-06-06 19:20:40 +05:30 committed by Arian
parent 7f3a5fd05a
commit 2f13e34c12
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -41,5 +41,6 @@
<component>com.android.internal.telephony.dataconnection.DcTracker</component>
<component>com.android.internal.telephony.RIL</component>
<component>com.android.internal.telephony.TelephonyComponentFactory</component>
<component>com.android.internal.telephony.MultiSimSettingController</component>
</components>
</injection>