Closed
Bug 1130293
Opened 10 years ago
Closed 10 years ago
FOTA update for nfcd
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
Details
Attachments
(1 file)
Like Bug 1130288 is discussing OTA for bluetoothd,
this bug is filed to discussing OTA update for NFCD.
Assignee | ||
Comment 1•10 years ago
|
||
Hi Thomas
For NFC we only need to do something like https://github.com/mozilla-b2g/gonk-misc/pull/215
To add nfcd into B2G_FOTA_FILES, is this correct?
Flags: needinfo?(tzimmermann)
Comment 2•10 years ago
|
||
Yeah, just add /system/bin/nfcd to B2G_FOTA_FILES and nfcd should become part of the FOTA updates.
Flags: needinfo?(tzimmermann)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → allstars.chh
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8576537 -
Flags: review?(tzimmermann)
Comment 4•10 years ago
|
||
Comment on attachment 8576537 [details] [review]
Gonk-misc PR
Should work. I suggest to keep the list sorted alphabetically, or comment which lines belong together.
Attachment #8576537 -
Flags: review?(tzimmermann)
Attachment #8576537 -
Flags: review?(gsvelto)
Attachment #8576537 -
Flags: feedback+
Comment 5•10 years ago
|
||
Comment on attachment 8576537 [details] [review]
Gonk-misc PR
LGTM :)
Attachment #8576537 -
Flags: review?(gsvelto) → review+
Assignee | ||
Comment 6•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Summary: OTA update for nfcd → FOTA update for nfcd
You need to log in
before you can comment on or make changes to this bug.
Description
•