lulufei / seek-for-android

Automatically exported from code.google.com/p/seek-for-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrating NFC-AR-DO with NFC Services

GoogleCodeExporter opened this issue · comments

Purpose of this feature: To full support GP Access Control and to be GP Access 
Control compliant.

How should the feature be integrated: To integrate NFC-AR-DO with Android NFC 
Services and replace the nfcee_access.xml scheme.

Use case for having this feature implemented: The access control for 
connectivity and transaction events on Android should be GPAC compliant instead 
of Android's proprietary approach (i.e. nfcee_access.xml).

Original issue reported on code.google.com by danny.w....@gmail.com on 10 Jan 2013 at 5:59

nfcee_access.xml is used for accessing the embedded Secure Element from the 
host side. This is basically the eSE Access Control counterpart from Google.

Access Control for NFC transaction events can be checked from the NfcService 
through isNFCEventAllowed() in ISmartcardService.aidl

Original comment by Daniel.A...@gi-de.com on 15 Apr 2013 at 3:28

  • Changed state: Invalid