Merge "Add Wifi HAL hostapd AIDL interface definitions." am: 7218fea0eb

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1811377

Change-Id: Ib9671d914729a0494d3483e46a47fa79da1fd83e
This commit is contained in:
Linzhao Ye
2021-09-07 17:35:53 +00:00
committed by Automerger Merge Worker
39 changed files with 2006 additions and 0 deletions

View File

@@ -640,6 +640,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.wifi.hostapd</name>
<version>1</version>
<interface>
<name>IHostapd</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.wifi.supplicant</name>
<version>1.2-4</version>