Add documentation for ACTION_MULTI_SIM_CONFIG_CHANGED

Bug: 143652732
Test: build
Change-Id: Id27e6edc82a48ece4a94c8bc7aadbc5e1acf08d7
This commit is contained in:
Malcolm Chen
2020-03-13 17:07:28 -07:00
parent a8375cc9f8
commit 5d64167d5d

View File

@@ -1036,7 +1036,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,