From 325757574e3fdca117f89c84d6db1766d8160b2a Mon Sep 17 00:00:00 2001 From: daniel_tomas Date: Wed, 5 Jan 2011 12:09:56 -0800 Subject: Libnfc updated to just notify the JNI when a transaction event is detected Change-Id: Id2991644e9a45a66172377d66b5dc3e99bbd6a39 --- inc/phNfcConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc') diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h index e733557..5cf2fb1 100644 --- a/inc/phNfcConfig.h +++ b/inc/phNfcConfig.h @@ -141,7 +141,7 @@ /**< Default Session ID for Initialisation */ #ifndef DEFAULT_SESSION -#define DEFAULT_SESSION "android4" +#define DEFAULT_SESSION "android5" #endif -- cgit v1.1