Closed
Bug 1102208
Opened 11 years ago
Closed 11 years ago
It takes long time to turn on FM Radio in Flame
Categories
(Core :: Hardware Abstraction Layer (HAL), defect)
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: lanker, Unassigned)
Details
Attachments
(1 file)
msm8610 doesn't seem to support analog audio routing. If we try to enable it anyway, a 4 seconds delay is introduced when starting the fm radio, due to the wait for hw.fm.init to be set in gecko (hal/gonk/GonkFMRadio.cpp). By setting ro.moz.fm.noAnalog, we won't try to enable it.
Reporter | ||
Comment 1•11 years ago
|
||
Attachment #8526000 -
Flags: review?(mwu)
Attachment #8526000 -
Flags: review?(mvines)
Comment 2•11 years ago
|
||
Comment on attachment 8526000 [details] [review]
Bug 1102208 - It takes long time to turn on FM Radio in Flame
Thanks for the patch!
Attachment #8526000 -
Flags: review?(mwu)
Attachment #8526000 -
Flags: review?(mvines)
Attachment #8526000 -
Flags: review+
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in
before you can comment on or make changes to this bug.
Description
•