sm6250-common: Wifi: Remove IWifi hidl entry from manifest.xml

This CL removes the definition for the IWifi hidl interface from
manifest.xml and rely on vint-fragements entry.
This is to avoid the need to modify the revision in future

Bug: 138243400
Test: builds and wifi works
Change-Id: Ib57a2347781c1e213c471d9087286410b308fe7b
This commit is contained in:
Ahmed ElArabawy 2019-09-23 17:58:30 -07:00 committed by Demon000
parent cebf05cf5d
commit 2bd7926fd8

View File

@ -329,16 +329,6 @@
</interface> </interface>
<fqname>@1.2::IVibrator/default</fqname> <fqname>@1.2::IVibrator/default</fqname>
</hal> </hal>
<hal format="hidl">
<name>android.hardware.wifi</name>
<transport>hwbinder</transport>
<version>1.3</version>
<interface>
<name>IWifi</name>
<instance>default</instance>
</interface>
<fqname>@1.3::IWifi/default</fqname>
</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>