Merge "Add documentation for ACTION_MULTI_SIM_CONFIG_CHANGED" am: 44bb826ce8

Change-Id: I7b58c2b75d9d1584e6473ba760caa6c909fbabf4
This commit is contained in:
Xiangyu/Malcolm Chen
2020-04-01 23:30:55 +00:00
committed by Automerger Merge Worker

View File

@@ -1024,7 +1024,9 @@ public class TelephonyManager {
"android.telephony.extra.VOICEMAIL_SCRAMBLED_PIN_STRING"; "android.telephony.extra.VOICEMAIL_SCRAMBLED_PIN_STRING";
/** /**
* Broadcast intent that indicates multi-SIM configuration is changed. For example, it changed * Broadcast action to be received by Broadcast receivers.
*
* Indicates multi-SIM configuration is changed. For example, it changed
* from single SIM capable to dual-SIM capable (DSDS or DSDA) or triple-SIM mode. * from single SIM capable to dual-SIM capable (DSDS or DSDA) or triple-SIM mode.
* *
* It doesn't indicate how many subscriptions are actually active, or which states SIMs are, * It doesn't indicate how many subscriptions are actually active, or which states SIMs are,