[NFC] Enable STNFC_REMOTE_FIELD_TIMER am: d23436056f am: 064f50c980 am: cfc40ff644

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23875088

Change-Id: I5c8329a4f1cf8227d43ad7b1f4ad9d0eb8f30fea
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
George Chang 2023-07-05 10:17:12 +00:00 committed by Automerger Merge Worker
commit 35b2e090c9

View file

@ -147,6 +147,12 @@ DEFAULT_ISODEP_ROUTE=0x00
# disable 0x00 default value # disable 0x00 default value
STNFC_CONTROL_CLK=0x00 STNFC_CONTROL_CLK=0x00
###############################################################################
# Configure the Field on timer
# enable 0x01
# disable 0x00 default value
STNFC_REMOTE_FIELD_TIMER=0x01
############################################################################### ###############################################################################
# Configure the ACTIVE_RW timer # Configure the ACTIVE_RW timer
# Default 0x00, set 0x01 to enable it # Default 0x00, set 0x01 to enable it