From 58222aa5912de02560569e2a223daf85607b9ad9 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 17 Jun 2025 04:13:47 +0300 Subject: [PATCH] raviole: 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 7300e21..b85b44f 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"