From 94c74d056771fde3c07dc27861d18f8f5bf4ae75 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 17 Jun 2025 04:13:47 +0300 Subject: [PATCH] bluejay: Update NFC configuration from BP2A Change-Id: I2d30ee06be343ffb01892ca4615d3971d891b413 --- nfc/libnfc-hal-st.conf | 6 ++++++ 1 file changed, 6 insertions(+) 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"