a3xelte: 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)
committerDanny Wood <danwood76@gmail.com>
Tue, 6 Apr 2021 08:14:19 +0000 (10:14 +0200)
* Fixes no second sim on dual sim devices

Change-Id: I31692f4b2b1620f7409dd6ad4f30a5ad54a084ce

manifest.xml

index 92d9c90a7afe02bc9234497e863860d2f72961f5..a050a7ce9943620fdea8e52598e6d13a27d143c7 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">