Merge "wahoo: Add wifi HAL's to vintf"

This commit is contained in:
Roshan Pius
2017-05-09 15:26:05 +00:00
committed by Android (Google) Code Review

View File

@@ -243,4 +243,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.wifi</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IWifi</name>
<instance>default</instance>
</interface>
</hal>
</manifest>