j7elte: 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)
committerDario Trombello <dariotr@outlook.de>
Sat, 6 Feb 2021 14:50:01 +0000 (15:50 +0100)
* Fixes no second sim on dual sim devices

Change-Id: I31692f4b2b1620f7409dd6ad4f30a5ad54a084ce

manifest.xml

index 9317f33ccc10e3416e5594c4a8d9ce5233ee26e7..b55071d572f0207e6d2cef8cffe368fcc15dcea2 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">