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
1 file changed