summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2013-09-03 11:38:19 -0700
committerMartijn Coenen <maco@google.com>2013-09-03 11:40:35 -0700
commitfb2f8337f6fca9809156ddbaf0a7fe468bc1329f (patch)
tree0820441c95b6d9116150747673019d864f042fc3 /api
parent5c2dfa8a21e7bd4e07e00f268d30058b654aa099 (diff)
downloadframeworks_base-fb2f8337f6fca9809156ddbaf0a7fe468bc1329f.zip
frameworks_base-fb2f8337f6fca9809156ddbaf0a7fe468bc1329f.tar.gz
frameworks_base-fb2f8337f6fca9809156ddbaf0a7fe468bc1329f.tar.bz2
NFC: @hide and remove abstract from processCommandApdu().
Replaced by new version with Bundle extras. Bug: 10550349 Change-Id: If5f284c6d9b14ab32670ebc84881f459813b5b56
Diffstat (limited to 'api')
-rw-r--r--api/current.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt
index 4e1051b..6589a48 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -15285,7 +15285,6 @@ package android.nfc.cardemulation {
method public final android.os.IBinder onBind(android.content.Intent);
method public abstract void onDeactivated(int);
method public byte[] processCommandApdu(byte[], android.os.Bundle);
- method public abstract deprecated byte[] processCommandApdu(byte[], int);
method public final void sendResponseApdu(byte[]);
field public static final int DEACTIVATION_DESELECTED = 1; // 0x1
field public static final int DEACTIVATION_LINK_LOSS = 0; // 0x0