A overloaded API for downloadSubscription with portIndex for LPA
Most of cases, download opperation is port agnostic we don't need to specify the portIndex. However if this is triggered from carier apps and apps specify download followed with esim activation, then platform need to resolve a portIndex(maybe through UX) and need to pass this portIndex to LPA app. thus we need to add an overloaded version of download API for LPA. Bug: 214055002 Test: Build & atest EuiccServiceTest Change-Id: Ie32d01c19e4fa8d652310d85d55a2d8c2caf66ab
Loading
Please register or sign in to comment