You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
406 B
15 lines
406 B
4 months ago
|
<manifest version="1.0">
|
||
|
<hal format="hidl">
|
||
|
<name>android.hardware.nfc</name>
|
||
|
<transport>hwbinder</transport>
|
||
|
<impl level="generic"></impl>
|
||
|
<version>1.0</version>
|
||
|
</hal>
|
||
|
<hal format="hidl">
|
||
|
<name>vendor.nxp.nxpnfc</name>
|
||
|
<transport>hwbinder</transport>
|
||
|
<impl level="generic"></impl>
|
||
|
<version>1.0</version>
|
||
|
</hal>
|
||
|
</manifest>
|