diff options
| author | Luca Stefani <luca020400@lineageos.org> | 2017-07-15 15:12:33 +0200 |
|---|---|---|
| committer | Rygebin <kaankulahli@gmail.com> | 2017-09-29 10:38:42 +0000 |
| commit | bfa17436545cf77f09da48e127a65997e1ed943c (patch) | |
| tree | d540734bb41c8fb8072f55e1b9385678662eb825 | |
| parent | fec0f3b4a73d9727018952f202e2e8bb3d9e835a (diff) | |
Change-Id: Ic890621b7265ede41352fa0cc51749e758b72b5a
| -rw-r--r-- | nfc/libnfc-nxp.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nfc/libnfc-nxp.conf b/nfc/libnfc-nxp.conf index 2bab713..aaa726b 100644 --- a/nfc/libnfc-nxp.conf +++ b/nfc/libnfc-nxp.conf @@ -55,12 +55,12 @@ NXP_NFC_CHIP=0x06 # 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 +NXPLOG_EXTNS_LOGLEVEL=0x01 +NXPLOG_NCIHAL_LOGLEVEL=0x01 +NXPLOG_NCIX_LOGLEVEL=0x01 +NXPLOG_NCIR_LOGLEVEL=0x01 +NXPLOG_FWDNLD_LOGLEVEL=0x01 +NXPLOG_TML_LOGLEVEL=0x01 ############################################################################### # System clock source selection configuration |
