universal7870: update hostapd to 1.2 in manifest

This commit is contained in:
Astrako 2019-12-28 11:50:07 +01:00 committed by Alejandro
parent bb4ff19958
commit f7cf99651b

View file

@ -322,12 +322,12 @@
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.wifi.hostapd</name> <name>android.hardware.wifi.hostapd</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>
<version>1.1</version> <version>1.2</version>
<interface> <interface>
<name>IHostapd</name> <name>IHostapd</name>
<instance>default</instance> <instance>default</instance>
</interface> </interface>
<fqname>@1.1::IHostapd/default</fqname> <fqname>@1.2::IHostapd/default</fqname>
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.wifi.supplicant</name> <name>android.hardware.wifi.supplicant</name>