msm8974-common: Add hostapd HIDL interface

Bug: 36646171
Test: Manual softap toggle
Change-Id: Ia7ef8bf3da8adc3491c4dac4096e4297cbd5bf5b
This commit is contained in:
Roshan Pius 2017-12-27 15:33:53 -08:00 committed by Kevin Haggerty
parent 25d567adaf
commit 729be7cd13

View File

@ -158,6 +158,15 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </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"> <hal format="hidl">
<name>android.hardware.wifi.supplicant</name> <name>android.hardware.wifi.supplicant</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>