From 4a0578fc5aaca287e2698a4dd4604ec0daa18b7a Mon Sep 17 00:00:00 2001 From: Hall Liu Date: Wed, 8 Jul 2020 15:54:33 -0700 Subject: [PATCH] Update docs for ACTION_SIM_STATE_CHANGED Update docs for ACTION_SIM_STATE_CHANGED to reflect its deprecated/frozen status. Bug: 159346708 Test: N/A Change-Id: I48e08432884a6f6eafdd3c9071d260fe7275c2e4 --- .../java/com/android/internal/telephony/TelephonyIntents.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/telephony/java/com/android/internal/telephony/TelephonyIntents.java b/telephony/java/com/android/internal/telephony/TelephonyIntents.java index d41a6c889afb9..d216162cc2575 100644 --- a/telephony/java/com/android/internal/telephony/TelephonyIntents.java +++ b/telephony/java/com/android/internal/telephony/TelephonyIntents.java @@ -171,8 +171,8 @@ public class TelephonyIntents { * if not specified * * - *

- * Requires the READ_PHONE_STATE permission. + *

This is a sticky broadcast, and therefore requires no permissions to listen + * to. Do not add any additional information to this broadcast. * *

This is a protected intent that can only be sent * by the system.