Closed Bug 1035089 Opened 10 years ago Closed 6 years ago

B2G Emulator: support cell info list

Categories

(Firefox OS Graveyard :: Emulator, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jessica, Unassigned)

References

Details

Enhance emulator to support cell info list (RIL_REQUEST_GET_CELL_INFO_LIST [1]). Note that this request is available since jb.

[1] https://github.com/mozilla-b2g/platform_hardware_ril/blob/b2g-jellybean/include/telephony/ril.h#L3463
Blocks: 1032865
In https://bugzilla.mozilla.org/show_bug.cgi?id=1032858#c22 it says "Per offline discussion with Hsinyi, since the current implementation of requestGetCellInfoList() in reference-ril.c is not quite right, we will reimplement it in Bug 1035089 and attach test cases by then."

What does that actually mean? Is the new requestGetCellInfoList API ready to be used? Do we have the required android platform_hardware_ril update, mozRIL and B2G emulator support for this now?

I'm getting confused as to what layers are updated and what is still missing, sorry!
(In reply to Hanno Schlichting [:hannosch] from comment #1)
> In https://bugzilla.mozilla.org/show_bug.cgi?id=1032858#c22 it says "Per
> offline discussion with Hsinyi, since the current implementation of
> requestGetCellInfoList() in reference-ril.c is not quite right, we will
> reimplement it in Bug 1035089 and attach test cases by then."
> 
> What does that actually mean? Is the new requestGetCellInfoList API ready to
> be used? Do we have the required android platform_hardware_ril update,
> mozRIL and B2G emulator support for this now?
> 
> I'm getting confused as to what layers are updated and what is still
> missing, sorry!

Yes, getCellInfoList() which is now in nsIMobileConnectionService.js, is ready to be used. reference-ril is in HAL, and it is only used by the emulator; for real devices, vendor has its own implementation in rild, so you don't have to update platform_hardware_ril or anything if you have a real device.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.