Add android.nfc.tech.ndef to unformatted NFC tags
Adds NDEF technology in cases where an empty tag is read. Separates the
case where there was an error while reading the tag (buff is null) and
empty tag was read (buff is non-null but length is zero).
Test: Manual; Read a unformatted NTAG213
Bug: 33036200
Signed-off-by:
Ruchi Kandoi <kandoiruchi@google.com>
Loading
Please sign in to comment