From 4480bdad957351eefc6a15b8a0b4b3757800ab93 Mon Sep 17 00:00:00 2001 From: Eric Gilmore Date: Tue, 7 Apr 2015 11:58:52 -0700 Subject: [PATCH] Fixing date. Change-Id: Ia406bec97cda0ae309abbb8c538ad4ea3b4e9d42 --- docs/html/google/gcm/c2dm.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/google/gcm/c2dm.jd b/docs/html/google/gcm/c2dm.jd index d0f8c7114af1b..bc58e666c287d 100644 --- a/docs/html/google/gcm/c2dm.jd +++ b/docs/html/google/gcm/c2dm.jd @@ -33,8 +33,8 @@ page.title=Migration -

Android Cloud to Device Messaging (C2DM) was officially deprecated on June 26, 2012, and has been - shut down completely as of April 1, 2015. C2DM developers are strongly encouraged to move +

Android Cloud to Device Messaging (C2DM) was officially deprecated on June 26, 2012, and will be + shut down completely as of July 30, 2015. C2DM developers are strongly encouraged to move to Google Cloud Messaging (GCM). GCM is the next generation of C2DM.

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.