Add framework manifest

This commit is contained in:
Nehemiah of Zebulun 2023-11-15 21:24:38 -05:00
parent 6899b8625d
commit 8b968208d3

View File

@ -0,0 +1,12 @@
<manifest version="1.0" type="framework">
<hal format="hidl">
<name>android.hardware.wifi.hostapd</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IHostapd</name>
<instance>default</instance>
</interface>
</hal>
</manifest>