Closed
Bug 1163556
Opened 10 years ago
Closed 10 years ago
[aries-l] NFC does not work in aries-l
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: seinlin, Assigned: seinlin)
References
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Updated•10 years ago
|
Component: NFC → GonkIntegration
Blocks: b2g-nfc
| Assignee | ||
Comment 1•10 years ago
|
||
As per discuss with :dlee, the root cause could be is defined as 6 [1] which is a valid fd.
[1] http://androidxref.com/5.1.0_r1/xref/external/libnfc-nxp/inc/phNfcStatus.h#111
| Assignee | ||
Comment 2•10 years ago
|
||
| Assignee | ||
Comment 3•10 years ago
|
||
| Assignee | ||
Comment 4•10 years ago
|
||
It is more likely hal library need to be updated. I'll take this bug for this.
Assignee: nobody → kli
| Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8610643 [details] [review]
libhardware patch
Hi Yoshi,
As per instruction in developer site [1], we need to take nxp's patch to get nfc work. Could you review this pull request? Thanks!
[1] http://developer.sonymobile.com/knowledge-base/open-source/open-devices/aosp-build-instructions/how-to-build-aosp-lollipop-for-unlocked-xperia-devices/
Attachment #8610643 -
Flags: review?(allstars.chh)
| Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8610645 [details] [review]
libnfc-nci patch
Hi Yoshi, Other than nxp patches, we also need to redefine NFCSTATUS_INVALID_DEVICE to avoid fd=6 cause an error. Would you mind review this pull request? Thanks!
Attachment #8610645 -
Flags: review?(allstars.chh)
Attachment #8610643 -
Flags: review?(allstars.chh) → review+
Attachment #8610645 -
Flags: review?(allstars.chh) → review+
| Assignee | ||
Comment 7•10 years ago
|
||
https://github.com/mozilla-b2g/platform_external_libnfc-nci/commit/ddf0efda9cf7faf63f7ca7f3e7eb82d8bd09b26a
https://github.com/mozilla-b2g/platform_hardware_libhardware/commit/457ed89b01a5056f69d6325817f3fb887d63fd32
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•