From 948847204fa321eae7c2fd7dcca906cd55d20e6e Mon Sep 17 00:00:00 2001 From: Simon1511 Date: Tue, 16 May 2023 18:39:31 +0200 Subject: [PATCH] sm7125-common: configs: nfc: Correct DEFAULT_ROUTE Change-Id: I4f051755691cbf9b0eaddcf8d512887733c920e5 --- configs/nfc/libnfc-sec-vendor.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/nfc/libnfc-sec-vendor.conf b/configs/nfc/libnfc-sec-vendor.conf index 93c2636..5d048d6 100644 --- a/configs/nfc/libnfc-sec-vendor.conf +++ b/configs/nfc/libnfc-sec-vendor.conf @@ -93,7 +93,7 @@ OFFHOST_ROUTE_ESE={82} ############################################################################### # Configure the default NfcA/IsoDep techology and protocol route. Can be # either a secure element (e.g. 0x82) or the host (0x00) -DEFAULT_ROUTE=0x00 +DEFAULT_ROUTE=0x83 ############################################################################### # 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