mido: remove alrady declared wifi hals from manifest

This commit is contained in:
GiaSen 2020-09-17 18:13:27 +02:00
parent 3ecd875d29
commit 3922076346

View file

@ -323,36 +323,6 @@
</interface> </interface>
<fqname>@1.0::IVibrator/default</fqname> <fqname>@1.0::IVibrator/default</fqname>
</hal> </hal>
<hal format="hidl">
<name>android.hardware.wifi</name>
<transport>hwbinder</transport>
<version>1.3</version>
<interface>
<name>IWifi</name>
<instance>default</instance>
</interface>
<fqname>@1.3::IWifi/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.wifi.hostapd</name>
<transport>hwbinder</transport>
<version>1.1</version>
<interface>
<name>IHostapd</name>
<instance>default</instance>
</interface>
<fqname>@1.1::IHostapd/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.wifi.supplicant</name>
<transport>hwbinder</transport>
<version>1.2</version>
<interface>
<name>ISupplicant</name>
<instance>default</instance>
</interface>
<fqname>@1.2::ISupplicant/default</fqname>
</hal>
<hal format="hidl"> <hal format="hidl">
<name>com.fingerprints.extension</name> <name>com.fingerprints.extension</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>