Enable NFC firmware logging

Enable NFC firmware logging by default for better debuggability.

Bug: 307999188
Bug: 325604333
Test: manual
Change-Id: I987ec38aa564a0500be4d9bdf8f355ad2f7ea55e
This commit is contained in:
George Chang 2024-02-19 06:52:58 +00:00
parent 6caf8b2777
commit e13ee28006
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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