Enable NFC firmware logging

Enable NFC firmware logging by default for better debuggability.

Bug: 307999188
Test: manual
Change-Id: I3c266606488423040d2bfde17659cad69aa71e22
This commit is contained in:
Jack Yu 2023-10-31 12:06:10 +00:00
parent 9683f1157a
commit 77d0f3440a

View file

@ -8,7 +8,7 @@ NFC_DEBUG_ENABLED=0
############################################################################### ###############################################################################
# Vendor specific mode to enable FW (RF & SWP) traces. # Vendor specific mode to enable FW (RF & SWP) traces.
STNFC_FW_DEBUG_ENABLED=0 STNFC_FW_DEBUG_ENABLED=1
############################################################################### ###############################################################################
# File used for NFA storage # File used for NFA storage