Skip to content
Commit 9fda7076 authored by Rambo Wang's avatar Rambo Wang
Browse files

Un-deprecate TelephonyManager SIM access APIs

The APIs was deprecated starting from R release and recommended to
switch to OMAPI which has better resource management. However, OMAPI
does not provide the equevalent functions and has no plan to
support them in the near future.

With no resource to unify the two sets of public APIs, the plan
is to continue investing the current TelephonyManager SIM
acccess APIs. With target of maximum backward compactibility
and minimum architecture change, the plan here focuses on
improving reliability (with better resource management) and
usability (with better documentation).

As the first CL of the feature, it only un-deprecates the APIs.

Bug: 197658986
Test: make
Change-Id: If23dcfa4dda45efd91d1c8b6970691390d7243c8
parent db5da1ce
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