Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f5d4bd8 authored by Joe Fernandez's avatar Joe Fernandez Committed by Android Git Automerger
Browse files

am de91b384: am e385672c: docs: remove reference to GCM doc from C2DM doc

* commit 'de91b384':
  docs: remove reference to GCM doc from C2DM doc
parents bb4d0676 de91b384
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -75,7 +75,6 @@ page.title=Migration
<dt><strong>Canonical registration ID</strong></dt>
<dd>There may be situations where the server ends up with 2 registration IDs for the same device. If the GCM response contains a registration ID, simply replace the registration ID you have with the one provided. With this feature your application doesn't need to send the device ID to your server anymore. For more information, see <a href="adv.html#canonical">Advanced Topics</a>.</dd>
</dl>
<p>GCM also provides client and server <a href="{@docRoot}reference/com/google/android/gcm/package-summary.html">helper libraries</a> to make writing your code easier.</p>

<h3 id="interop">Relationship between C2DM and GCM</h3>