• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!--
2This file is a copy of hardware/interfaces/wifi/1.6/default/android.hardware.wifi@1.0-service.xml,
3but modified to have an xml syntax error (unclosed <version> tag).
4Attempts to install a vendor apex that includes this file as a vintf fragment should fail.
5-->
6<manifest version="1.0" type="device">
7    <hal format="hidl">
8        <name>android.hardware.wifi</name>
9        <transport>hwbinder</transport>
10        <version 1.6</version>
11        <interface>
12            <name>IWifi</name>
13            <instance>default</instance>
14        </interface>
15    </hal>
16</manifest>
17