Closed
Bug 1120177
Opened 10 years ago
Closed 10 years ago
Support icc open channel functions based on android L
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(tracking-b2g:backlog)
RESOLVED
DUPLICATE
of bug 1113054
tracking-b2g | backlog |
People
(Reporter: hsinyi, Assigned: ethan)
References
Details
(Whiteboard: [grooming])
RIL_REQUEST_SIM_TRANSMIT_APDU_BASIC, REQUEST_SIM_OPEN_CHANNEL, CLOSE_CHANNEL are defined in android L. Time to have a generic solution! It could also benefit security element implementation.
Reporter | ||
Updated•10 years ago
|
Summary: Support cc open channel functions based on android L → Support icc open channel functions based on android L
Assignee | ||
Comment 3•10 years ago
|
||
Reference bug: bug 113054.
Assignee | ||
Comment 4•10 years ago
|
||
(In reply to Ethan Tseng [:ethan] from comment #3)
> Reference bug: bug 113054.
This is a typo.
Reference bug should be bug 1113054.
Updated•10 years ago
|
blocking-b2g: --- → backlog
Whiteboard: [grooming]
Assignee | ||
Comment 5•10 years ago
|
||
As discussed with Edgar offline, the implementation of this bug will also be included in
bug 1113054. So there will be no patch in this bug.
Edgar suggests we can track the status of using RIL_REQUEST_SIM_TRANSMIT_APDU_BASIC,
REQUEST_SIM_OPEN_CHANNEL, CLOSE_CHANNEL by NFC Secure Element in this bug.
Depends on: 1113054
Assignee | ||
Comment 6•10 years ago
|
||
This bug is resolved fixed by bug 1113054.
Hi Alison,
Vincent told me you already verified the fix, which means the RIL_REQUEST_SIM_TRANSMIT_APDU_BASIC, REQUEST_SIM_OPEN_CHANNEL, CLOSE_CHANNEL commands from NFC Secure Element all work.
Could you confirm that?
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ashiue)
Resolution: --- → FIXED
Resolution: FIXED → DUPLICATE
Comment 8•10 years ago
|
||
(In reply to Ethan Tseng [:ethan] from comment #6)
> This bug is resolved fixed by bug 1113054.
>
> Hi Alison,
>
> Vincent told me you already verified the fix, which means the
> RIL_REQUEST_SIM_TRANSMIT_APDU_BASIC, REQUEST_SIM_OPEN_CHANNEL, CLOSE_CHANNEL
> commands from NFC Secure Element all work.
> Could you confirm that?
Yes, I tried with following build last week. Secure Element API basic functions work.
Gaia-Rev f6bfd854fe4746f21bc006eac145365e85f98808
Gecko-Rev https://hg.mozilla.org/mozilla-central/rev/0a8b3b67715a
Build-ID 20150224160313
Version 39.0a1
Device-Name hammerhead
FW-Release 5.0
FW-Incremental eng.cltbld.20150224.192427
FW-Date Tue Feb 24 19:24:42 EST 2015
Bootloader HHZ11k
Flags: needinfo?(ashiue)
Assignee | ||
Comment 9•10 years ago
|
||
(In reply to Alison Shiue from comment #8)
> Yes, I tried with following build last week. Secure Element API basic
> functions work.
Thanks for confirming this. :)
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•