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">
<name>android.hardware.wifi.hostapd</name>
<transport>hwbinder</transport>
<version>1.1</version>
<version>1.2</version>
<interface>
<name>IHostapd</name>
<instance>default</instance>
</interface>
<fqname>@1.1::IHostapd/default</fqname>
<fqname>@1.2::IHostapd/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.wifi.supplicant</name>