sanders: wifi: Added HIDL@2.0 supplicant and hostapd entry on device

manifest.

Change-Id: Icee52d7148d5812d92276b93eadb0f53313edc0a
CRs-Fixed: 2218486
This commit is contained in:
Abhishek Srivastava
2018-06-07 14:49:03 +05:30
committed by therootlord
parent 3418950884
commit 6cbd2bb0f2

View File

@@ -514,6 +514,24 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.wifi.hostapd</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IHostapdVendor</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.wifi.supplicant</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>ISupplicantVendor</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.imsrtpservice</name>
<transport>hwbinder</transport>