summaryrefslogtreecommitdiffstats
path: root/api/current.txt
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2013-09-10 17:04:31 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-09-10 17:04:32 +0000
commit9720d5e11c5175503b383bd903c68d2408d2bb80 (patch)
treec01ab99a346d613fa5f86c3c0ae7e0dbd93e08ed /api/current.txt
parentd9f4e0cf2c2466d9e05f8562e55d342934f7ed0d (diff)
parent51b6322197da054715e53d02754bc81caa8fd456 (diff)
downloadframeworks_base-9720d5e11c5175503b383bd903c68d2408d2bb80.zip
frameworks_base-9720d5e11c5175503b383bd903c68d2408d2bb80.tar.gz
frameworks_base-9720d5e11c5175503b383bd903c68d2408d2bb80.tar.bz2
Merge "Remove legacy HCE APIs." into klp-dev
Diffstat (limited to 'api/current.txt')
-rw-r--r--api/current.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt
index 218b325..97e4c02 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -15266,7 +15266,7 @@ package android.nfc.cardemulation {
method public final void notifyUnhandled();
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 byte[] processCommandApdu(byte[], android.os.Bundle);
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