projects
/
GitHub
/
LineageOS
/
android_device_samsung_a7xelte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e88e60a
)
a7xelte: Add second sim slot entries to the device manifest
author
Danny Wood
<danwood76@gmail.com>
Fri, 29 Jan 2021 17:12:53 +0000
(17:12 +0000)
committer
Sourajit 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
patch
|
blob
|
blame
|
history
diff --git
a/manifest.xml
b/manifest.xml
index 04dee409a63d60e64846fae921d79206e7da2e12..c9ea453b8a6521be6f3aa977a3765a20fc68aafa 100644
(file)
--- a/
manifest.xml
+++ b/
manifest.xml
@@
-188,10
+188,12
@@
<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">
@@
-201,6
+203,7
@@
<interface>
<name>IOemHook</name>
<instance>slot1</instance>
+ <instance>slot2</instance>
</interface>
</hal>
<hal format="hidl">