commit | 3c3347ec5723ad7f5c47395265a529965909552c | [log] [tgz] |
---|---|---|
author | Gabriel Biren <gbiren@google.com> | Mon Oct 09 19:41:16 2023 +0000 |
committer | Gabriel Biren <gbiren@google.com> | Wed Nov 15 18:34:05 2023 +0000 |
tree | 08d52ad2edf7e4d7738ad9a01d24a16dedca8d36 | |
parent | 6a17d1aeacd38b3af16727e4b824fdbc62eecea9 [diff] [blame] |
Upgrade hostapd service to implement V2 of the Hostapd HAL. Bug: 296069900 Test: m Change-Id: I5c69302d5cd9bf0de5f0bcebb84d60d4baa96e39
diff --git a/hostapd/android.hardware.wifi.hostapd.xml b/hostapd/android.hardware.wifi.hostapd.xml index eb91ee2..c0fe942 100644 --- a/hostapd/android.hardware.wifi.hostapd.xml +++ b/hostapd/android.hardware.wifi.hostapd.xml
@@ -1,6 +1,7 @@ <manifest version="1.0" type="device"> <hal format="aidl"> <name>android.hardware.wifi.hostapd</name> + <version>2</version> <fqname>IHostapd/default</fqname> </hal> </manifest>