Closed
Bug 773167
Opened 13 years ago
Closed 13 years ago
Otoro: 3G Data Call fail on ICS
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
VERIFIED
FIXED
mozilla17
People
(Reporter: kanru, Assigned: vliu)
Details
Attachments
(1 file)
|
2.63 KB,
patch
|
philikon
:
review+
|
Details | Diff | Splinter Review |
The quirk introduced by bug 763160 is not needed on Otoro ICS. We need to find a way to distinguish between Otoro GB and ICS, or remove the quirk in favor of ICS.
| Reporter | ||
Comment 1•13 years ago
|
||
To enable 3G on Otoro ICS you have to apply this gonk patch
https://github.com/mozilla-b2g/android-device-otoro/pull/7
Comment 2•13 years ago
|
||
We should drop support for Otoro GB, its a dead platform
Comment 3•13 years ago
|
||
One manifestation we're seeing on ICS based Otoro devices is this:
https://github.com/mozilla-b2g/gaia/issues/2360
Updated•13 years ago
|
blocking-basecamp: --- → +
blocking-kilimanjaro: --- → +
| Assignee | ||
Comment 5•13 years ago
|
||
(In reply to Philipp von Weitershausen [:philikon] from comment #4)
> vliu, could you take care of this? Thanks!
I attached a patch to remove the fix in otoro GB. Please review it. Thanks.
Attachment #642348 -
Flags: review?(philipp)
Comment 6•13 years ago
|
||
Comment on attachment 642348 [details] [diff] [review]
patch file to remove fix in otoro GB
Thanks for the quick patch, vliu! AFAICT we may want to support both GB and ICS for a short period of time, so I'm going to hold off on the r+ for now while we can find out how to support both by detecting which one we're dealing with at runtime.
Comment 7•13 years ago
|
||
Comment on attachment 642348 [details] [diff] [review]
patch file to remove fix in otoro GB
Erm, never mind, let's just move forward on ICS.
Attachment #642348 -
Flags: review?(philipp) → review+
Comment 8•13 years ago
|
||
Target Milestone: --- → mozilla17
Comment 9•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified:
Otoro phone, build 2012-07-26
Taken from default.xml in b2g-distro:
* "platform_build" revision= 2163d79af8c06ffcf7607a83e01dc5bf1107fd8e
* "gaia" revision= 2a43477715fcbb420f91739a787ac6af3bd857d8
* "mozilla-central" revision= d216f9252c024d8de8cd5e034b9ac28ad5d3391d
* "gonk-misc" revision= c6a9a256cd4a1c53696488739d36778b9dbfc881
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•