sm8550-common: Setup prebuilt NXP NFC stack

Change-Id: Iec022b01aa57973b7f1c54f7384e4d2c6b85b506
This commit is contained in:
chaptsand
2024-03-24 01:42:46 +08:00
parent edd289d7db
commit 8f2ff23c0f
7 changed files with 101 additions and 10 deletions

View File

@@ -115,4 +115,12 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.samsung.hardware.nfc</name>
<version>2.0</version>
<interface>
<name>ISehNfc</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>

View File

@@ -125,15 +125,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
</interface>
</hal>
<!-- NFC HAL service -->
<hal format="hidl">
<name>android.hardware.nfc</name>
<transport>hwbinder</transport>
<version>1.2</version>
<interface>
<name>INfc</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.nxp.hardware.nfc</name>
<transport>hwbinder</transport>