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

Skip to content
Commit d1cc4ed8 authored by Muralidhar Reddy's avatar Muralidhar Reddy
Browse files

[MEP] Resolve port index in case apps are calling switchToSubscription(without...

[MEP] Resolve port index in case apps are calling switchToSubscription(without portIndex) API for disable operation.

Subscription enable/disable is done through a single EuiccManager.switchToSubscription API. If the passing subId is invalid which means to disable the currently enabled profile on eUICC. With MEP, there can be more than one active subscription so apps should explicitly calling new API switchToSubscripti.on(with portIndex) to specify disable which profile from eUICC.

Bug: 218393363
Test: atest FrameworksTelephonyTests
Change-Id: I7af60c9447acbb86597d9ad14b249c0fa9a76f26
parent 5c5e7b91
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