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

Skip to content
Commit 749cd1b1 authored by Rambo Wang's avatar Rambo Wang
Browse files

Introduce mutable parcelable request to open/close logical channel

With a simple parcelable defines in aidl file, ITelephony can
unify all the ways on how to open/close ICC logical channels.
This leaves a stable ITelephony interface and extendable space
in request parcelable to introduce new features.

The request parcelable can also serve as the data wrapper when all
request info need to pass to the handler of PhoneInterfaceManager,
or out side of phone process (e.g. TelephonyRegistry) to resist
phone process crash.

Bug: 197658986
Test: atest IccOpenLogicalChannelRequestTest
Change-Id: I866ec481a8c801762ac1803343d11fce9e8b1e60
Merged-In: I15f920024d3ca3e630d16900e341ff41ee13d7d9
(cherry picked from commit 2ebfca0f)
parent 77984639
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