Closed
Bug 1007570
Opened 11 years ago
Closed 11 years ago
Improve FOTA partition detection heuristic
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(blocking-b2g:1.4+, b2g-v1.4 fixed, b2g-v2.0 fixed)
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
It seems like the recovery fstab provided for Flame device is a linux fstab, but our heuristic currently detects this as an Android recovery.
Let's improvde the heuristic.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8419265 -
Flags: review?(gsvelto)
Updated•11 years ago
|
Whiteboard: [systemsfe]
Target Milestone: --- → 2.0 S2 (23may)
Updated•11 years ago
|
Status: NEW → ASSIGNED
Comment 2•11 years ago
|
||
Comment on attachment 8419265 [details] [review]
Link to Github https://github.com/mozilla-b2g/gonk-misc/pull/164
Everything's OK except for one small typo I've pointed out in the PR.
Attachment #8419265 -
Flags: review?(gsvelto) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Bug 1008239 depends on this, I think it need to be in v1.4.
Comment 5•11 years ago
|
||
Ivan, Can you help on this? Thanks!
blocking-b2g: --- → 1.4?
Flags: needinfo?(itsay)
Comment 6•11 years ago
|
||
Triage will work on this during DOlphin triage.
Comment 8•11 years ago
|
||
Triage with Ivan this is being made a blocker as it depends on a blocker. FOTA can't be executed successfully.
blocking-b2g: 1.4? → 1.4+
Comment 9•11 years ago
|
||
I'm not sure if we need to send a separate PR to v1.4. If need please ni me, I'll do this.
status-b2g-v1.4:
--- → affected
Keywords: checkin-needed
Comment 10•11 years ago
|
||
gonk-misc is version-specific, yes.
v1.4: https://github.com/mozilla-b2g/gonk-misc/commit/84243c42db7ec29161cf4ab8ccd8f25fa4e6dafc
You need to log in
before you can comment on or make changes to this bug.
Description
•