sdm660-common: Update QtiRadio HAL to Version 2.3
Change-Id: I5a8875c24d2f4883030191cf89d29a2fff83e9f8 CRs-Fixed: 2471009
This commit is contained in:
parent
11b290d9fc
commit
582db6e0f8
2 changed files with 17 additions and 1 deletions
|
@ -598,7 +598,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<hal format="hidl">
|
||||
<name>vendor.qti.hardware.radio.qtiradio</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>2.0</version>
|
||||
<version>2.3</version>
|
||||
<interface>
|
||||
<name>IQtiRadio</name>
|
||||
<instance>slot1</instance>
|
||||
|
|
|
@ -684,6 +684,22 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<instance>slot2</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.qti.hardware.radio.qtiradio</name>
|
||||
<version>2.3</version>
|
||||
<interface>
|
||||
<name>IQtiRadio</name>
|
||||
<instance>slot1</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.qti.hardware.radio.qtiradio</name>
|
||||
<version>2.3</version>
|
||||
<interface>
|
||||
<name>IQtiRadio</name>
|
||||
<instance>slot2</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.qti.hardware.radio.uim</name>
|
||||
<version>1.1</version>
|
||||
|
|
Loading…
Reference in a new issue