commit | e7de61b4592d7d91493f75ae66d95bc466672c95 | [log] [tgz] |
---|---|---|
author | Qiongcheng Luo <qiongcheng.luo@sonymobile.com> | Mon Aug 06 10:20:09 2018 +0800 |
committer | takeshi tanigawa <takeshi.tanigawa@sony.com> | Wed Jul 03 10:56:04 2019 +0900 |
tree | 19d2d95567e76569d62e96fa7cd6cb0bf263bb76 | |
parent | ee830a52a6d9ec70432c1dbb4bcedb679ef2d32a [diff] |
SubId is not included in extra for carrier config change intent for SIM2 If SIM status is not ready, SubId is not included in extra for carrier config change intent. TelephonyManager#getSimApplicationState is used to check the SIM status but it always checks default SIM's. To solve the issue, checks correct SIM's status. Test: manual - Checked that can get SIM2 status on Multi-SIM device. Bug: 134549235 Change-Id: I97c734a38dc8b37cc4996862d696351063fafd58