diff --git a/nfc/libnfc-hal-st.conf b/nfc/libnfc-hal-st.conf index ac8c20d..9771486 100644 --- a/nfc/libnfc-hal-st.conf +++ b/nfc/libnfc-hal-st.conf @@ -156,4 +156,10 @@ CORE_CONF_PROP={ 20, 02, 0a, 03, 80, 01, 01 } +############################################################################### +# Vendor specific mode to enable HAL event log. +HAL_EVENT_LOG_DEBUG_ENABLED=1 +############################################################################### +# File used for NFC HAL event log storage +HAL_EVENT_LOG_STORAGE="/data/vendor/nfc"