Update NFC Settings
Enable HAL clock control Bug: 187007386 Test: manual Change-Id: Idb89c72a41e9f56ea7952e6a28048510df6d4ae3
This commit is contained in:
parent
ab9201613b
commit
8af3cb55f4
1 changed files with 6 additions and 0 deletions
|
@ -138,6 +138,12 @@ OFFHOST_ROUTE_ESE={86}
|
|||
DEFAULT_ISODEP_ROUTE=0x81
|
||||
|
||||
###############################################################################
|
||||
# Configure the HAL Clock control
|
||||
# enable 0x01
|
||||
# disable 0x00 default value
|
||||
STNFC_CONTROL_CLK=0x01
|
||||
|
||||
################################################################################
|
||||
# Core configuration settings
|
||||
CORE_CONF_PROP={ 20, 02, 0a, 03,
|
||||
a1, 01, 1e,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue