Update QtiRadio HAL to Version 2.4
Change-Id: Id840d3b942f952fc2ee2441c1f02f081b62a419c
This commit is contained in:
parent
8ab1a2d503
commit
93d67ec05b
1 changed files with 1 additions and 11 deletions
12
manifest.xml
12
manifest.xml
|
@ -672,17 +672,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<hal format="hidl">
|
||||
<name>vendor.qti.hardware.radio.qtiradio</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IQtiRadio</name>
|
||||
<instance>slot1</instance>
|
||||
<instance>slot2</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>vendor.qti.hardware.radio.qtiradio</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>2.3</version>
|
||||
<version>2.4</version>
|
||||
<interface>
|
||||
<name>IQtiRadio</name>
|
||||
<instance>slot1</instance>
|
||||
|
|
Loading…
Reference in a new issue