sm8250-common: manifest: add second android.hardware.radio entries

also add secure_element eSE1 interface
uprev ims, factory, lpa
This commit is contained in:
SGCMarkus 2022-02-18 23:09:37 +01:00
parent f1ae7f8284
commit da5b3b4830

View File

@ -117,7 +117,9 @@
<name>android.hardware.radio</name>
<transport>hwbinder</transport>
<fqname>@1.2::ISap/slot1</fqname>
<fqname>@1.2::ISap/slot2</fqname>
<fqname>@1.5::IRadio/slot1</fqname>
<fqname>@1.5::IRadio/slot2</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.radio.config</name>
@ -136,6 +138,7 @@
<name>ISecureElement</name>
<instance>SIM1</instance>
<instance>SIM2</instance>
<instance>eSE1</instance>
</interface>
</hal>
<hal format="hidl">
@ -262,7 +265,7 @@
<hal format="hidl">
<name>vendor.qti.data.factory</name>
<transport>hwbinder</transport>
<version>2.2</version>
<version>2.3</version>
<interface>
<name>IFactory</name>
<instance>default</instance>
@ -427,7 +430,7 @@
<hal format="hidl">
<name>vendor.qti.hardware.radio.ims</name>
<transport>hwbinder</transport>
<version>1.6</version>
<version>1.7</version>
<interface>
<name>IImsRadio</name>
<instance>imsradio0</instance>
@ -446,7 +449,7 @@
<hal format="hidl">
<name>vendor.qti.hardware.radio.lpa</name>
<transport>hwbinder</transport>
<version>1.0</version>
<version>1.1</version>
<interface>
<name>IUimLpa</name>
<instance>UimLpa0</instance>