From 01b80bf1e0a3574bd34ec39c2b4a688dbb8da1a6 Mon Sep 17 00:00:00 2001 From: George Chang Date: Mon, 19 Feb 2024 06:56:37 +0000 Subject: [PATCH] Enable NFC firmware logging Enable NFC firmware logging by default for better debuggability. Bug: 307999188 Bug: 325604333 Test: manual Change-Id: I0381697e577dcb1c48af040df2941aa905326172 --- nfc/libnfc-hal-st.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfc/libnfc-hal-st.conf b/nfc/libnfc-hal-st.conf index 1a134f4..b0a7564 100644 --- a/nfc/libnfc-hal-st.conf +++ b/nfc/libnfc-hal-st.conf @@ -8,7 +8,7 @@ NFC_DEBUG_ENABLED=0 ############################################################################### # Vendor specific mode to enable FW (RF & SWP) traces. -STNFC_FW_DEBUG_ENABLED=0 +STNFC_FW_DEBUG_ENABLED=1 ############################################################################### # File used for NFA storage