diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 68f3c2e1cc9f1..a35c4dbdf383f 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -633,10 +633,9 @@ - + - - *
    - *
  • time-zone - The java.util.TimeZone.getID() value identifying the new time - * zone.
  • - *
- * - *

- * Requires the READ_PHONE_STATE permission. - * - *

This is a protected intent that can only be sent - * by the system. - */ - public static final String ACTION_NETWORK_SET_TIMEZONE - = "android.intent.action.NETWORK_SET_TIMEZONE"; - /** *

Broadcast Action: It indicates the Emergency callback mode blocks datacall/sms *

.