clover: remove AtFwd hal and update to version 2 of hidl manifest

This commit is contained in:
Max Weffers 2018-12-17 16:03:42 +01:00
parent a6d447430c
commit 9ab6a0161e
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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>