commit | 9ebd4da7d7147060105c9a0df662ccc7b6b78c88 | [log] [tgz] |
---|---|---|
author | nxp72763 <anil.hiranniah@nxp.com> | Thu May 16 17:40:10 2019 +0530 |
committer | Jack Yu <jackcwyu@google.com> | Thu Dec 12 08:44:55 2019 +0000 |
tree | 6dc5c1579c3205d530e535f8064b553eae40e375 | |
parent | 8d698a31763d09515065f52c02d10ce62f690209 [diff] |
Align NFCEE ID range with NCI 1.0 in VtsNfcv1.2 test As per spec,NFCEE_ID value dynamically assigned by NFCC has the following range - In NCI_2.0, 0x80 <= NFCEE ID <= 0xFE. - In NCI_1.0, 0x01 <= NFCEE ID <= 0xFE. Bug: 139457972 Bug: 145482536 Bug: 145248196 Bug: 145767553 Test: VtsHalNfcV1_2TargetTest with NCI1.0 & NCI2.0 supported device. Change-Id: I09adaca8b36900a92d737b176e09234251aae2bc (cherry picked from commit 6f8cea3d1a7cd5359bdaa8a94bcde7758b1abdf0)