Silence all NFC logs

This commit is contained in:
mikairyuu 2021-09-09 23:43:41 +03:00
parent a02c418340
commit e74db82de9
2 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# Sep.19, 2019 Reviewed by Jian
###############################################################################
# Application options
NFC_DEBUG_ENABLED=1
NFC_DEBUG_ENABLED=0
###############################################################################
# performance measurement
# Change this setting to control how often USERIAL log the performance (throughput)

View File

@ -8,13 +8,13 @@
# ANDROID_LOG_WARN 0x02
# ANDROID_LOG_ERROR 0x01
# ANDROID_LOG_SILENT 0x00
NXPLOG_EXTNS_LOGLEVEL=0x03
NXPLOG_NCIHAL_LOGLEVEL=0x03
NXPLOG_NCIX_LOGLEVEL=0x03
NXPLOG_NCIR_LOGLEVEL=0x03
NXPLOG_FWDNLD_LOGLEVEL=0x03
NXPLOG_TML_LOGLEVEL=0x03
NFC_DEBUG_ENABLED=1
NXPLOG_EXTNS_LOGLEVEL=0x00
NXPLOG_NCIHAL_LOGLEVEL=0x00
NXPLOG_NCIX_LOGLEVEL=0x00
NXPLOG_NCIR_LOGLEVEL=0x00
NXPLOG_FWDNLD_LOGLEVEL=0x00
NXPLOG_TML_LOGLEVEL=0x00
NFC_DEBUG_ENABLED=0
###############################################################################
# Nfc Device Node name