From df97d319f1dfa4fc06adfcc7eacd6445562077f6 Mon Sep 17 00:00:00 2001 From: Martijn Coenen Date: Tue, 1 Apr 2014 14:10:00 -0700 Subject: Mako: NFC: Remove SE support. Change-Id: I325f9ca967fe4323762f498ac9b4d7375e131389 --- nfc/libnfc-brcm.conf | 4 ++-- nfc/nfcee_access.xml | 11 ----------- nfc/nfcee_access_debug.xml | 17 ----------------- 3 files changed, 2 insertions(+), 30 deletions(-) delete mode 100644 nfc/nfcee_access.xml delete mode 100644 nfc/nfcee_access_debug.xml (limited to 'nfc') diff --git a/nfc/libnfc-brcm.conf b/nfc/libnfc-brcm.conf index d3d4e40..0bb1dec 100644 --- a/nfc/libnfc-brcm.conf +++ b/nfc/libnfc-brcm.conf @@ -124,14 +124,14 @@ USE_NXP_P2P_RC_WORKAROUND=1 # The value is set to 3 by default as it assumes we will discover 0xF2, # 0xF3, and 0xF4. If a platform will exclude and SE, this value can be reduced # so that the stack will not wait any longer than necessary. -#NFA_MAX_EE_SUPPORTED=3 +NFA_MAX_EE_SUPPORTED=0 ############################################################################### # Configure the single default SE to use. The default is to use the first # SE that is detected by the stack. This value might be used when the phone # supports multiple SE (e.g. 0xF3 and 0xF4) but you want to force it to use # one of them (e.g. 0xF4). -ACTIVE_SE=0xF4 +ACTIVE_SE=0x00 ############################################################################### # Configure the default NfcA/IsoDep techology and protocol route. Can be diff --git a/nfc/nfcee_access.xml b/nfc/nfcee_access.xml deleted file mode 100644 index 02e12fd..0000000 --- a/nfc/nfcee_access.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - diff --git a/nfc/nfcee_access_debug.xml b/nfc/nfcee_access_debug.xml deleted file mode 100644 index a96a2d1..0000000 --- a/nfc/nfcee_access_debug.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - -- cgit v1.2.3