Dear Sir:
I am trying to add support for PN548 to Rockchip PX30 platform, which runs on Android 8.1.
I use NFC_NCIHALx_AR00C0.8.4.0_OpnSrc to integrate to our platform.
I have followed steps of Doc AN11690, but there is some porting problem that not mentioned
Here is the error msg:
02-14 03:00:22.944 226 226 E vndksupport: Could not load /vendor/lib64/hw/[email protected] from sphal namespace: dlopen failed: library "[email protected]" not found.
02-14 03:00:22.944 226 226 E /system/bin/hw/[email protected]: Failed to dlopen [email protected]: unknown error
02-14 03:00:23.002 226 226 E [email protected]: Could not get passthrough implementation for [email protected]::INfc/default.
02-14 03:00:23.002 226 226 F [email protected]: Error while registering nfc AOSP service: 1
Does anyone know how to solve it?
Thank you.