diff options
| author | Ruchi Kandoi <kandoiruchi@google.com> | 2017-11-10 08:57:05 -0800 |
|---|---|---|
| committer | Ruchi Kandoi <kandoiruchi@google.com> | 2017-11-10 08:58:27 -0800 |
| commit | af494f6dbe36bf9df1cfd90f9c77c05a5eafcd53 (patch) | |
| tree | 92466c65aef5745bb90268e4d7e0fed77bea576d /nfc | |
| parent | 35cf8d1013cdf79b4579f3dbbbd2c8670d8a37f2 (diff) | |
As per new logging changes, reduce the log level
Test: Logcat doesn't have NFC log spam
Bug: 69143193
Change-Id: I0f63f75f4f429e0cd9b322a8257b6fb925d95ae7
Diffstat (limited to 'nfc')
| -rw-r--r-- | nfc/libnfc-brcm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfc/libnfc-brcm.conf b/nfc/libnfc-brcm.conf index b6abbee6..6d726be1 100644 --- a/nfc/libnfc-brcm.conf +++ b/nfc/libnfc-brcm.conf @@ -2,7 +2,7 @@ ############################################################################### # Application options -APPL_TRACE_LEVEL=0x01 +APPL_TRACE_LEVEL=0x00 PROTOCOL_TRACE_LEVEL=0x00000000 ############################################################################### |
