Add framework manifest
This commit is contained in:
parent
6899b8625d
commit
8b968208d3
12
nehemiah/framework_manifest.xml
Normal file
12
nehemiah/framework_manifest.xml
Normal 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>
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user