From f7cb5f93134cd7e1c2473fa4fdc7de6408304234 Mon Sep 17 00:00:00 2001 From: Jack Yu Date: Tue, 31 Oct 2023 12:09:30 +0000 Subject: [PATCH] Enable NFC firmware logging Enable NFC firmware logging by default for better debuggability. Bug: 307999188 Test: manual Change-Id: I42f73201fa9227b2b77504bbfc9d2fabf6066f21 --- 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 442e785..51dfb91 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