From bc2f2ff3ccc95b6d981d50a8e5ebef0163d186fe Mon Sep 17 00:00:00 2001 From: Rashed Abdel-Tawab Date: Sat, 30 Sep 2017 13:20:19 -0400 Subject: msm8996: Add qualcomm radio HIDL HALs Change-Id: I94cccf7c53551f0857ea002dce423db4421ab724 Signed-off-by: Davide Garberi --- manifest.xml | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) diff --git a/manifest.xml b/manifest.xml index 58c2f6a..e25050e 100644 --- a/manifest.xml +++ b/manifest.xml @@ -161,6 +161,31 @@ default + + android.hardware.radio + hwbinder + 1.0 + + IRadio + slot1 + slot2 + + + ISap + slot1 + slot2 + + + + android.hardware.radio.deprecated + hwbinder + 1.0 + + IOemHook + slot1 + slot2 + + android.hardware.renderscript passthrough @@ -305,6 +330,113 @@ default + + com.qualcomm.qti.imscmservice + hwbinder + 1.0 + + IImsCmService + qti.ims.connectionmanagerservice + + + + vendor.qti.hardware.radio.atcmdfwd + hwbinder + 1.0 + + IAtCmdFwd + AtCmdFwdService + + + + vendor.qti.hardware.radio.config + hwbinder + 1.0 + + IConfig + radioconfig0 + radioconfig1 + + + + vendor.qti.hardware.radio.ims + hwbinder + 1.0 + + IImsRadio + imsradio0 + imsradio1 + + + + vendor.qti.hardware.radio.lpa + hwbinder + 1.0 + + IUimLpa + UimLpa0 + UimLpa1 + + + + vendor.qti.hardware.radio.qcrilhook + hwbinder + 1.0 + + IQtiOemHook + oemhook0 + oemhook1 + + + + vendor.qti.hardware.radio.qtiradio + hwbinder + 1.0 + + IQtiRadio + slot1 + slot2 + + + + vendor.qti.hardware.radio.uim + hwbinder + 1.0 + + IUim + Uim0 + Uim1 + + + + vendor.qti.hardware.radio.uim_remote_client + hwbinder + 1.0 + + IUimRemoteServiceClient + uimRemoteClient0 + uimRemoteClient1 + + + + vendor.qti.hardware.radio.uim_remote_server + hwbinder + 1.0 + + IUimRemoteServiceServer + uimRemoteServer0 + uimRemoteServer1 + + + + vendor.qti.imsrtpservice + hwbinder + 1.0 + + IRTPService + imsrtpservice + + 26.0 -- cgit v1.2.3