Enable NFC firmware logging

Enable NFC firmware logging by default for better debuggability.

Bug: 307999188
Bug: 325604333
Test: manual
Change-Id: Ibef230ccc52b6f58aad474f307dc40854710fcaf
This commit is contained in:
George Chang 2024-02-19 06:46:55 +00:00
parent 55a26dd8a5
commit e6ff532540

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