1<!-- 2This file is just a copy of hardware/interfaces/wifi/1.6/default/android.hardware.wifi@1.0-service.xml. 3Attempts to install a valid vendor apex that includes this file for a vintf fragment should pass. 4--> 5<manifest version="1.0" type="device"> 6 <hal format="hidl"> 7 <name>android.hardware.wifi</name> 8 <transport>hwbinder</transport> 9 <version>1.6</version> 10 <interface> 11 <name>IWifi</name> 12 <instance>default</instance> 13 </interface> 14 </hal> 15</manifest> 16