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.