diff options
| author | anil.hiranniah <anil.hiranniah@nxp.com> | 2018-05-30 15:50:43 -0700 |
|---|---|---|
| committer | android-build-merger <android-build-merger@google.com> | 2018-05-30 15:50:43 -0700 |
| commit | 775ba7e1d3998808ee833b20ddf9c482b0b733a5 (patch) | |
| tree | 8c1493dd1cbb8a477ec3c71dbe080c90f771fb28 /halimpl | |
| parent | 4e45c128774327e5d4406f05de658370f162345a (diff) | |
| parent | fd4b562eb32ccfc0efb7809222d592a3f493f5c6 (diff) | |
| download | android_hardware_nxp_nfc-775ba7e1d3998808ee833b20ddf9c482b0b733a5.tar.gz android_hardware_nxp_nfc-775ba7e1d3998808ee833b20ddf9c482b0b733a5.tar.bz2 android_hardware_nxp_nfc-775ba7e1d3998808ee833b20ddf9c482b0b733a5.zip | |
Merge "Allow eSE-SPI access when transaction over RF is ongoing" am: e112220d5d
am: fd4b562eb3
Change-Id: Ib27143c9e4a12db80e18640819cc752bb76d1df2
Diffstat (limited to 'halimpl')
| -rwxr-xr-x | halimpl/libnfc-nxp-PN81B_example_NCI2_0.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/halimpl/libnfc-nxp-PN81B_example_NCI2_0.conf b/halimpl/libnfc-nxp-PN81B_example_NCI2_0.conf index 653d593..7bfffaf 100755 --- a/halimpl/libnfc-nxp-PN81B_example_NCI2_0.conf +++ b/halimpl/libnfc-nxp-PN81B_example_NCI2_0.conf @@ -207,7 +207,7 @@ NXP_SWP_SWITCH_TIMEOUT=0x0A # Enable or Disable RF_STATUS_UPDATE to EseHal module # Disable 0x00 # Enable 0x01 -RF_STATUS_UPDATE_ENABLE=0x01 +RF_STATUS_UPDATE_ENABLE=0x00 ############################################################################### # Configure the single default SE to use. The default is to use the first |
