Merge "sdm660_64: Add WLAN HIDL service entry to manifest.xml"

This commit is contained in:
Linux Build Service Account 2017-09-13 07:48:48 -07:00 committed by Gerrit - the friendly Code Review server
commit e2873a0191

View file

@ -461,6 +461,15 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </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>
<hal format="hidl"> <hal format="hidl">
<name>vendor.qti.hardware.radio.ims</name> <name>vendor.qti.hardware.radio.ims</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>