clover: remove AtFwd hal and update to version 2 of hidl manifest
This commit is contained in:
parent
a6d447430c
commit
9ab6a0161e
1 changed files with 1 additions and 10 deletions
11
manifest.xml
11
manifest.xml
|
@ -1,4 +1,4 @@
|
||||||
<manifest version="1.0" type="device" target-level="1">
|
<manifest version="1.0" type="device" target-level="2">
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.audio</name>
|
<name>android.hardware.audio</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
@ -548,15 +548,6 @@
|
||||||
<instance>slot2</instance>
|
<instance>slot2</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
|
||||||
<name>vendor.qti.hardware.radio.atcmdfwd</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<version>1.0</version>
|
|
||||||
<interface>
|
|
||||||
<name>IAtCmdFwd</name>
|
|
||||||
<instance>AtCmdFwdService</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>vendor.qti.hardware.radio.config</name>
|
<name>vendor.qti.hardware.radio.config</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|
Loading…
Reference in a new issue