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

Skip to content
Commit c6677abc authored by Steve Statia's avatar Steve Statia
Browse files

Remove usage of isSubscriptionVisible() in getSelectableSubscriptionInfoList()

isSubscriptionVisible() API some times returns true for opportunistic subscription if the caller has carrier privileged permission. Some settings applications have this permission because they run under phone UID. Since getSelectableSubscriptionInfoList() API is very specific to settings, this CL helps settings by removing usage of isSubscriptionVisible() and directly checking for isOpportunistic()

Bug: 315955896
Test: manual atest frameworks/opt/telephony/tests/telephonytests/ all 3692 passed

Change-Id: Id4564c80ac36cd20347acffc8c824c055199024d
parent 2a8891d7
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