Add ID_LENGTH field for Empty type record
If ID_LENGTH field is omitted from Empty Type record, it cannot be detected as Ndef since the data is strictly checked by e3fc7d9954. But it is not possible to create raw bytes of Empty Type record which can meet this condition by using NdefRecord/NdefMessage. To fix this issue, added ID_LENGTH field to Empty type record. Bug: 38299566 Test: Write and read NDEF tag with empty type record Change-Id: Idb58c80cf8562a8b314f4ddeccdc627dc0c6f5b4 (cherry picked from commit ef9d0a480ef72a4ff0de5b5afa3661cff81fd8b5)
Loading
Please register or sign in to comment