sdm660-common: Add hostapd HIDL interface

Bug: 36646171
Test: Manual softap toggle
Change-Id: Ia7ef8bf3da8adc3491c4dac4096e4297cbd5bf5b
This commit is contained in:
Roshan Pius 2018-09-19 10:26:48 +02:00 committed by Max Weffers
parent d8cfcde494
commit f726540eef
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -320,6 +320,15 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<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>