summaryrefslogtreecommitdiff
path: root/vintf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vintf.xml')
-rw-r--r--vintf.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/vintf.xml b/vintf.xml
index 41ae21d..ca0424e 100644
--- a/vintf.xml
+++ b/vintf.xml
@@ -228,6 +228,50 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<instance>slot2</instance>
</interface>
</hal>
+ <!-- RIL UIM REMOTE CLIENT -->
+ <hal format="hidl">
+ <name>vendor.qti.hardware.radio.uim_remote_client</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IUimRemoteServiceClient</name>
+ <instance>uimRemoteClient0</instance>
+ <instance>uimRemoteClient1</instance>
+ </interface>
+ </hal>
+ <!-- RIL UIM REMOTE SERVER -->
+ <hal format="hidl">
+ <name>vendor.qti.hardware.radio.uim_remote_server</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IUimRemoteServiceServer</name>
+ <instance>uimRemoteServer0</instance>
+ <instance>uimRemoteServer1</instance>
+ </interface>
+ </hal>
+ <!-- RIL UIM LPA -->
+ <hal format="hidl">
+ <name>vendor.qti.hardware.radio.lpa</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IUimLpa</name>
+ <instance>UimLpa0</instance>
+ <instance>UimLpa1</instance>
+ </interface>
+ </hal>
+ <!-- RIL UIM -->
+ <hal format="hidl">
+ <name>vendor.qti.hardware.radio.uim</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IUim</name>
+ <instance>Uim0</instance>
+ <instance>Uim1</instance>
+ </interface>
+ </hal>
<!-- RIL AUDIO HAL -->
<hal format="hidl">
<name>vendor.qti.hardware.radio.am</name>