commit | 217e88710d325c6c6d6cd674610ec1eaee017cdb | [log] [tgz] |
---|---|---|
author | Jiashen Wang <jiashenwang@google.com> | Fri Jan 24 12:42:08 2020 -0800 |
committer | Jiashen Wang <jiashenwang@google.com> | Thu Feb 13 18:36:00 2020 +0000 |
tree | 0c74deb613d94b59aaa33ae5619bb170805d91a5 | |
parent | 7d932e4ef6d6da20297c26637ad7ede7945f08e3 [diff] |
Change MobileNetworkUtils to use EuiccManager.isSupportedCountry Currently LPA passed supported/unsupported countries to Settings by writing the value into properties which is not ideal. Instead, we should call EuiccManager.isSupportedCountry instead. 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: Ib136beea325eabdfbd8a6a843611143958dce603