Add isEuiccSupportedCountry system API to EuiccManager
Currently LPA passed supported/unsupported countries to Settings by writing the value into properties which is not ideal. Instead, we need to provide an API in EuiccManager to determine whether eUICC is supported in a country. Bug: 147674689 Test: 1) Manually tested by flashing the change to the device 2) Change LPA to override onGetIsEuiccSupportedCountry 3) Make sure LPA can get the request Change-Id: Ic94a2d2c771fd1ec2e5899d9e0428bb70cde4249 Merged-In: Ic94a2d2c771fd1ec2e5899d9e0428bb70cde4249
Loading
Please register or sign in to comment