surya: Move NFC configs to vendor
This commit is contained in:
committed by
Mohammad Hasan Keramat J
parent
bb02706411
commit
d0d329f9d4
21
proprietary/vendor/etc/libnfc-nxp-pnscr.conf
vendored
Normal file
21
proprietary/vendor/etc/libnfc-nxp-pnscr.conf
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
#################### This file is used by NXP NFC NCI HAL #####################
|
||||
###############################################################################
|
||||
# Application options
|
||||
# Logging Levels
|
||||
# NXPLOG_DEFAULT_LOGLEVEL 0x01
|
||||
# ANDROID_LOG_DEBUG 0x03
|
||||
# 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
|
||||
|
||||
###############################################################################
|
||||
# Nfc Device Node name
|
||||
NXP_NFC_DEV_NODE="/dev/nq-nci"
|
||||
|
||||
Reference in New Issue
Block a user