Mako: NFC: split ACTIVE_SE from default route.

The EE identified by ACTIVE_SE is actually also used
to initialize secure elements, so we can't set it to
0x00 if we still want to access the SE.

Instead, split the default route into a separate
parameter.

Bug: 10690065
Change-Id: I969b0ddac8b4d86a2f21e417abe2e4005e9debe2
diff --git a/nfc/libnfc-brcm.conf b/nfc/libnfc-brcm.conf
index e897749..ce39baa 100644
--- a/nfc/libnfc-brcm.conf
+++ b/nfc/libnfc-brcm.conf
@@ -131,7 +131,12 @@
 # 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=0x00
+ACTIVE_SE=0xF4
+
+###############################################################################
+# Configure the default NfcA/IsoDep techology and protocol route. Can be
+# either a secure element (e.g. 0xF4) or the host (0x00)
+DEFAULT_ISODEP_ROUTE=0x00
 
 ###############################################################################
 # Configure the NFC Extras to open and use a static pipe.  If the value is