Skip to content
Snippets Groups Projects
Commit cc415955 authored by Muhammed Siju's avatar Muhammed Siju Committed by Dhina17
Browse files

onclite: Telephony: Up rev radio hal versions

IRadio to 1.4
IRadioConfig to 1.1
IImsRadio to 1.5

Change-Id: I36ea96f1caba24e637017fbd0706ac9eeac11315
parent 0618372c
No related branches found
No related tags found
No related merge requests found
......@@ -313,8 +313,8 @@ PRODUCT_PACKAGES += \
# RIL
PRODUCT_PACKAGES += \
android.hardware.radio@1.2 \
android.hardware.radio.config@1.0 \
android.hardware.radio@1.4 \
android.hardware.radio.config@1.1 \
android.hardware.secure_element@1.0 \
librmnetctl \
libcnefeatureconfig \
......
......@@ -190,7 +190,7 @@
<hal format="hidl">
<name>android.hardware.radio</name>
<transport>hwbinder</transport>
<version>1.2</version>
<version>1.4</version>
<interface>
<name>IRadio</name>
<instance>slot1</instance>
......@@ -205,7 +205,7 @@
<hal format="hidl">
<name>android.hardware.radio.config</name>
<transport>hwbinder</transport>
<version>1.0</version>
<version>1.1</version>
<interface>
<name>IRadioConfig</name>
<instance>default</instance>
......@@ -556,7 +556,7 @@
<hal format="hidl">
<name>vendor.qti.hardware.radio.ims</name>
<transport>hwbinder</transport>
<version>1.4</version>
<version>1.5</version>
<interface>
<name>IImsRadio</name>
<instance>imsradio0</instance>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment