a7xelte: Add second sim slot entries to the device manifest
authorDanny Wood <danwood76@gmail.com>
Fri, 29 Jan 2021 17:12:53 +0000 (17:12 +0000)
committerSourajit Karmakar <sourajit.karmakar@gmail.com>
Wed, 7 Apr 2021 15:26:28 +0000 (11:26 -0400)
* Fixes no second sim on dual sim devices

Change-Id: I31692f4b2b1620f7409dd6ad4f30a5ad54a084ce

manifest.xml

index 04dee409a63d60e64846fae921d79206e7da2e12..c9ea453b8a6521be6f3aa977a3765a20fc68aafa 100644 (file)
         <interface>
             <name>IRadio</name>
             <instance>slot1</instance>
+            <instance>slot2</instance>
         </interface>
         <interface>
             <name>ISap</name>
             <instance>slot1</instance>
+            <instance>slot2</instance>
         </interface>
     </hal>
     <hal format="hidl">
         <interface>
             <name>IOemHook</name>
             <instance>slot1</instance>
+            <instance>slot2</instance>
         </interface>
     </hal>
     <hal format="hidl">