Closed
Bug 1057960
Opened 11 years ago
Closed 11 years ago
[NFC] nfcd should pass AID origin to gecko
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S3 (29aug)
People
(Reporter: dlee, Assigned: dlee)
References
Details
(Whiteboard: [p=1])
Attachments
(1 file, 5 obsolete files)
Right now nfcd do not have a proper solution to notify correct AID origin (bug 1043276) to gecko.
But we will still need this for EVT_TRANSACTION. For now, the only possible AID origin is from SIM1, so hard code SIM1 until we find a way to detect AID origin in nfcd
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8478111 -
Flags: review?(allstars.chh)
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8478111 -
Attachment is obsolete: true
Attachment #8478111 -
Flags: review?(allstars.chh)
Attachment #8478141 -
Flags: review?(allstars.chh)
Comment on attachment 8478141 [details] [review]
pull request to mozilla-b2g/platform_system_nfcd v2
See comments on github.
Attachment #8478141 -
Flags: review?(allstars.chh)
| Assignee | ||
Comment 4•11 years ago
|
||
Attachment #8478141 -
Attachment is obsolete: true
Attachment #8478148 -
Flags: review?(allstars.chh)
| Assignee | ||
Comment 5•11 years ago
|
||
Modification:
- Move convertOriginType from TransactionEvent to NfcUtil
Attachment #8478148 -
Attachment is obsolete: true
Attachment #8478148 -
Flags: review?(allstars.chh)
Attachment #8478166 -
Flags: review?(allstars.chh)
Attachment #8478166 -
Flags: review?(allstars.chh) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Revert in https://github.com/mozilla-b2g/platform_system_nfcd/pull/55
I'd land this when Bug 979767 landed, otherwise some Warning message (version mismatch) will be shown in logcat.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 8•11 years ago
|
||
- Remove Unknown for hci event origin
Attachment #8478166 -
Attachment is obsolete: true
Attachment #8479748 -
Flags: review?(allstars.chh)
Attachment #8479748 -
Flags: review?(allstars.chh) → review+
| Assignee | ||
Comment 9•11 years ago
|
||
Attachment #8479748 -
Attachment is obsolete: true
Attachment #8480299 -
Flags: review+
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•