davinci: Update NqNfc Interface version

Update the INqNfc version to enable
new upgraded interface solution.

Change-Id: Ibad37c7165ae885524537385b75e65373a88c58c
This commit is contained in:
Bhuvan Varshney 2020-03-11 18:27:34 +05:30 committed by Arian
parent 24ee4c4b76
commit 95d823b92c
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -12,11 +12,11 @@
<hal format="hidl">
<name>vendor.nxp.hardware.nfc</name>
<transport>hwbinder</transport>
<version>1.2</version>
<version>2.0</version>
<interface>
<name>INqNfc</name>
<instance>default</instance>
</interface>
<fqname>@1.2::INqNfc/default</fqname>
<fqname>@2.0::INqNfc/default</fqname>
</hal>
</manifest>