sm8250-common: Switch to AOSP NXP NFC HAL

Test: Verified NFC turns on, can read tags, and went
      to a Dunkin Donuts and used Google Pay.

Change-Id: I8cd8815ab883d83a5c07c8f01a9bdeff594c470b
This commit is contained in:
Alexander Koskovich
2022-06-09 02:57:16 -07:00
committed by LuK1337
parent d71fe353e7
commit 310cdffbc9
5 changed files with 13 additions and 9 deletions

View File

@@ -15,6 +15,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.nxp.nxpnfc</name>
<version>2.0</version>
<interface>
<name>INxpNfc</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.oneplus.faceunlock.hal</name>
<version>1.0</version>