Potential NFC Support in the Android App Support (AAS)

Hi,

I’ve tried (randomly) to apply same strategy for NFC (spoiler alert : no success).

What I’ve done :

devel-su
systemctl stop nfcd
/system/bin/stop vendor.nfc-1-0
/system/bin/start vendor.nfc-1-0
nano /opt/appsupport/etc/appsupport.conf.d/10-hybris.conf

Add line

Proxies=android.hardware.nfc@1.1::INfc,android.hardware.nfc@1.0::INfc/default

Start AAS

appsupport-attach pm enable com.android.nfc

And then, no NFC appears in Android settings… maybe one of you can explain what I’ve doing wrong

6 Likes

Different technology, different usecase, different solution (if a solution exists) - would you mind to start a new thread for that?

1 Like