Merge "Reannotate emergency broadcasts in TelephonyManager" into rvc-dev am: cd0a829c49 am: 13dc10bdcb am: 86bba6f371
Change-Id: I52515ca7b52ed07efa8d0302daf18d91cb057b34
This commit is contained in:
@@ -1565,6 +1565,7 @@ public class TelephonyManager {
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
@SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
|
||||
@SuppressLint("ActionValue")
|
||||
public static final String ACTION_EMERGENCY_CALLBACK_MODE_CHANGED =
|
||||
"android.intent.action.EMERGENCY_CALLBACK_MODE_CHANGED";
|
||||
@@ -1786,6 +1787,7 @@ public class TelephonyManager {
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
@SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
|
||||
@SuppressLint("ActionValue")
|
||||
public static final String ACTION_EMERGENCY_CALL_STATE_CHANGED =
|
||||
"android.intent.action.EMERGENCY_CALL_STATE_CHANGED";
|
||||
|
||||
Reference in New Issue
Block a user