mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_polaris
synced 2026-01-27 14:27:18 +00:00
polaris: nfc: Re-enable extended length support
Required to make e.g. AusweisApp2 work again.
Issue had been introduced by commit 64e689a58f.
Change-Id: Ibb3e92607c7f34d0e5a8d80eedff45f155dd4988
This commit is contained in:
committed by
Bruno Martins
parent
38a38427e1
commit
5cec8d371a
@@ -590,7 +590,7 @@ OFF_HOST_SIM_PIPE_ID=0x20
|
||||
|
||||
###########################################################################
|
||||
# Extended APDU length for ISO_DEP
|
||||
ISO_DEP_MAX_TRANSCEIVE=0x0105
|
||||
ISO_DEP_MAX_TRANSCEIVE=0xFEFF
|
||||
|
||||
###############################################################################
|
||||
# Restrict routing to first matched rule only.
|
||||
|
||||
Reference in New Issue
Block a user