From 613e9d9e28d54697f27f5c36e439c4cae5782bba Mon Sep 17 00:00:00 2001 From: Kyle Hsiao Date: Fri, 8 Nov 2024 04:02:35 +0000 Subject: [PATCH] [NFC] Enable STNFC_ACTIVERW_TIMER Bug: 378004423 Test: Manual Flag: EXEMPT bugfix Change-Id: I395abcad3d1751f311c3292cbec7545bac5b794e --- nfc/libnfc-hal-st.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfc/libnfc-hal-st.conf b/nfc/libnfc-hal-st.conf index c89f0b7..ff7c7d8 100644 --- a/nfc/libnfc-hal-st.conf +++ b/nfc/libnfc-hal-st.conf @@ -150,7 +150,7 @@ STNFC_CONTROL_CLK=0x00 ############################################################################### # Configure the ACTIVE_RW timer # Default 0x00, set 0x01 to enable it -# STNFC_ACTIVERW_TIMER=0x01 +STNFC_ACTIVERW_TIMER=0x01 ############################################################################### # Core configuration settings