Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6d5e9e59 authored by Jun Yin's avatar Jun Yin
Browse files

RequestBuilder for ApduSender

RequestBuilder helps build a list of APDU commands that are sent by
ApduSender. ApduSender accepts a RequestProvider instance to get all
APDU commands after a logical channel is opened. The caller to an
ApduSender can generate different APDU commands based on the select
response of the opened logical channel. This is used by EuiccCard to
provide the implementations for different GSMA RSP specifications.

Bug: 38206971
Test: unit test on the ApduSender CL of the same topic
Change-Id: Icab30ca17a19576a6272a7cb8cc7b8d2cc666003
parent 67d903ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment