From c011534385002dcdc744d491f2e87ae7141180e8 Mon Sep 17 00:00:00 2001 From: Chaitanya Saggurthi Date: Mon, 19 Jun 2017 19:52:10 +0530 Subject: radio: move radio hals to one place and follow name conventions All vendor hals are moved to the centralized location and follow the name conventions. The radio hal hidl definitions are updated. Change-Id: I068c038157f7c4a043df75559423f35e653e84b6 CRs-Fixed: 2055157 --- vintf.xml | 47 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 43 insertions(+), 4 deletions(-) diff --git a/vintf.xml b/vintf.xml index 513ef46..5555d18 100644 --- a/vintf.xml +++ b/vintf.xml @@ -230,9 +230,8 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - vendor.qti.qcril.am + vendor.qti.hardware.radio.am hwbinder - 1.0 IQcRilAudio @@ -253,9 +252,8 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - vendor.qti.atcmdfwd + vendor.qti.hardware.radio.atcmdfwd hwbinder - 1.0 IAtCmdFwd @@ -296,4 +294,45 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. imsrtpservice + + vendor.qti.hardware.radio.qtiradio + hwbinder + + 1.0 + + IQtiRadio + slot1 + slot2 + + + + vendor.qti.hardware.radio.ims + hwbinder + 1.0 + + IImsRadio + imsradio0 + imsradio1 + + + + vendor.qti.hardware.radio.qcrilhook + hwbinder + 1.0 + + IQtiOemHook + oemhook0 + oemhook1 + + + + vendor.qti.hardware.radio.config + hwbinder + 1.0 + + IConfig + radioconfig0 + radioconfig1 + + -- cgit v1.2.3