msm8937-common: Add hostapd HIDL interface
Bug: 36646171 Test: Manual softap toggle Change-Id: If3c9ea38317b1fee66a383ad88cabf695748853a
This commit is contained in:
parent
bb2e5ff3a2
commit
c4ecb0fe92
1 changed files with 9 additions and 0 deletions
|
@ -274,6 +274,15 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.wifi.hostapd</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IHostapd</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.wifi.supplicant</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
|
Loading…
Reference in a new issue