commit | 20fb65fb84caa08586f481695cc103e311597118 | [log] [tgz] |
---|---|---|
author | Yuchen Dong <yuchen.x.dong@sony.com> | Thu Aug 23 17:32:40 2018 +0900 |
committer | Takeshi Tanigawa <takeshi.tanigawa@sony.com> | Thu Aug 23 21:14:07 2018 +0900 |
tree | b373bf00b1d56f43a5819ba9989a135f54f08f08 | |
parent | 84bb2293ae4799a3586bca340850e96c911408cf [diff] |
Wrong Carrier Config values are used in ApnSettings for Multi SIM device In ApnSettings, it always uses Carrier Config values of default subId. So, wrong carrier config values are used for non-default subId. To resolve this issue, read Carrier Config values based on subId. Test: manual - Check Carrier Config values are read based on subId. Bug: 111172301 Change-Id: I87e4cbb2e8020198fa03c2c84ef9bd10d5970341