Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 73476bc0 authored by Xiangyu/Malcolm Chen's avatar Xiangyu/Malcolm Chen Committed by Automerger Merge Worker
Browse files

Merge "Add documentation for ACTION_MULTI_SIM_CONFIG_CHANGED" into rvc-dev am: 66bc3578

Change-Id: I33018ab05bdb5308ebc06ab8b97047e07da3344a
parents 9c7becf2 66bc3578
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -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,