diff options
| author | 2015-04-08 00:33:07 +0000 | |
|---|---|---|
| committer | 2015-04-08 00:33:07 +0000 | |
| commit | a4f72eb079938bed57e8183e8110da044fe03429 (patch) | |
| tree | 9e860ac36ae064d21b04219332ad4628e235b29b | |
| parent | 922946ea75e0b387d900bb20c55759c6343ac4b5 (diff) | |
| parent | aac938a8597efb8d71ce7dc124779f1d268510eb (diff) | |
am aac938a8: Merge "Fixing date." into lmp-docs
* commit 'aac938a8597efb8d71ce7dc124779f1d268510eb':
Fixing date.
| -rw-r--r-- | docs/html/google/gcm/c2dm.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/google/gcm/c2dm.jd b/docs/html/google/gcm/c2dm.jd index d0f8c7114af1..bc58e666c287 100644 --- a/docs/html/google/gcm/c2dm.jd +++ b/docs/html/google/gcm/c2dm.jd @@ -33,8 +33,8 @@ page.title=Migration </div> </div> -<p>Android Cloud to Device Messaging (C2DM) was officially deprecated on June 26, 2012, and has been - shut down completely as of April 1, 2015. <strong>C2DM developers are strongly encouraged to move +<p>Android Cloud to Device Messaging (C2DM) was officially deprecated on June 26, 2012, and will be + shut down completely as of July 30, 2015. <strong>C2DM developers are strongly encouraged to move to Google Cloud Messaging (GCM)</strong>. GCM is the next generation of C2DM.</p> <p>This document is addressed to C2DM developers who are moving to GCM. It describes the differences between GCM and C2DM, and explains how to migrate existing C2DM apps to GCM.</p> |