OSDN Git Service

Dynamic AID registration APIs for HCE.
authorMartijn Coenen <maco@google.com>
Fri, 11 Apr 2014 19:54:22 +0000 (12:54 -0700)
committerMartijn Coenen <maco@google.com>
Wed, 23 Apr 2014 20:21:32 +0000 (20:21 +0000)
commitaa1492d1d8c5f80e074faacb83905bd07487975d
tree079839fb3a221cbc8b4ef57fbcec48543b44879d
parent6f6e64a7a3fbcc01950d610820f441853601b3f9
Dynamic AID registration APIs for HCE.

Adds a set of APIs that allows applications
to dynamically register and unregister AID groups
for HCE and Secure Element based services.

Change-Id: I08e9423dff405955cb725c87423c953a7dbe5c72
api/current.txt
core/java/android/nfc/INfcCardEmulation.aidl
core/java/android/nfc/cardemulation/AidGroup.aidl [new file with mode: 0644]
core/java/android/nfc/cardemulation/AidGroup.java [new file with mode: 0644]
core/java/android/nfc/cardemulation/ApduServiceInfo.java
core/java/android/nfc/cardemulation/CardEmulation.java