commit | aa9bd83dbdeef71912f777bf3380cd4ab6155900 | [log] [tgz] |
---|---|---|
author | Gabriel Biren <gbiren@google.com> | Fri Nov 10 00:43:08 2023 +0000 |
committer | Gabriel Biren <gbiren@google.com> | Mon Nov 13 22:09:19 2023 +0000 |
tree | e39780a19ae1cb9e96b921f94fbed0ebccc08540 | |
parent | 61430f49d141231b1c9188c75b1b573c97cd3281 [diff] [blame] |
Update the Vendor HAL and compatibility matrix to implement V2 of the Vendor HAL interface. Also involves adding a default implementation of the new method createApOrBridgedApIface(). Bug: 296069900 Test: m Change-Id: Iea8aa0b66a23125c066d72b710004496d41defcb
diff --git a/wifi/aidl/default/android.hardware.wifi-service.xml b/wifi/aidl/default/android.hardware.wifi-service.xml index 5398ee7..3b68c8e 100644 --- a/wifi/aidl/default/android.hardware.wifi-service.xml +++ b/wifi/aidl/default/android.hardware.wifi-service.xml
@@ -1,6 +1,7 @@ <manifest version="1.0" type="device"> <hal format="aidl"> <name>android.hardware.wifi</name> + <version>2</version> <fqname>IWifi/default</fqname> </hal> </manifest>