gts3l: wifi: Remove some Wifi related HIDL entries from manifest

Because it has its own VINT fragment

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Icc32c7769c20ced1173760ee5235f2a35f159a99
This commit is contained in:
Deokgyu Yang 2021-05-25 02:06:13 +09:00
parent 802980c77a
commit 0464a57010

View file

@ -267,33 +267,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.wifi</name>
<transport>hwbinder</transport>
<version>1.2</version>
<interface>
<name>IWifi</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.wifi.hostapd</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IHostapd</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.wifi.supplicant</name>
<transport>hwbinder</transport>
<version>1.1</version>
<interface>
<name>ISupplicant</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>com.qualcomm.qti.ant</name>
<transport>hwbinder</transport>