Enable NFC firmware logging
Enable NFC firmware logging by default for better debuggability. Bug: 307999188 Bug: 325604333 Test: manual Change-Id: I28b75274b65f741e6b57cdd42a4c7eafedcb0351
This commit is contained in:
parent
0f42293165
commit
923d36430f
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue