blob: a68fea5202c90dd9243eaf25731155b43ee53302 [file] [log] [blame]
<!--
This file is a copy of hardware/interfaces/wifi/1.6/default/android.hardware.wifi@1.0-service.xml,
but modified to have an invalid updatable-via-apex value. Attempts to install a vendor apex
that includes this file as a vintf fragment should fail.
-->
<manifest version="1.0" type="device">
<hal format="hidl" updatable-via-apex="android.hardware.potato">
<name>android.hardware.wifi</name>
<transport>hwbinder</transport>
<version>1.6</version>
<interface>
<name>IWifi</name>
<instance>default</instance>
</interface>
</hal>
</manifest>