diff options
author | Eric Gilmore <egilmore@google.com> | 2015-04-07 11:58:52 -0700 |
---|---|---|
committer | Eric Gilmore <egilmore@google.com> | 2015-04-07 11:58:52 -0700 |
commit | 4480bdad957351eefc6a15b8a0b4b3757800ab93 (patch) | |
tree | 8f85f1f67b4235acab8508b11d18186edc8491ed /docs/html/google/gcm | |
parent | 05591bdc294d6831f11ee047004ac5d049e8ce21 (diff) | |
download | frameworks_base-4480bdad957351eefc6a15b8a0b4b3757800ab93.zip frameworks_base-4480bdad957351eefc6a15b8a0b4b3757800ab93.tar.gz frameworks_base-4480bdad957351eefc6a15b8a0b4b3757800ab93.tar.bz2 |
Fixing date.
Change-Id: Ia406bec97cda0ae309abbb8c538ad4ea3b4e9d42
Diffstat (limited to 'docs/html/google/gcm')
-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 d0f8c71..bc58e66 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> |