OSDN Git Service

NFC: Allow HostApduService to indicate transaction unhandled.
authorMartijn Coenen <maco@google.com>
Thu, 15 Aug 2013 04:04:14 +0000 (21:04 -0700)
committerMartijn Coenen <maco@google.com>
Mon, 19 Aug 2013 18:52:27 +0000 (11:52 -0700)
commit583fe9d22b21aa77fad3096bfdad3020d6088230
tree639d79d56c0041f7f03b548146e2ac3ac0d36385
parent0a94b9ce277ef2ec79902e3c576a50ab438dca97
NFC: Allow HostApduService to indicate transaction unhandled.

This will cause the OS to show UI that allows the user to pick
another application that could potentially handle the transaction.

Also, tweak processCommandApdu() method to take a Bundle to be more
future-proof.

Bug: 10262585
Change-Id: If9d060341b472fac0349f539c04b87e85fe79dfb
api/current.txt
core/java/android/nfc/cardemulation/HostApduService.java