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

Commit 2f9947e9 authored by kmccormick@google.com's avatar kmccormick@google.com Committed by Android Git Automerger
Browse files

am ddf10d44: Merge "Doc Update: Removed "no guaranteed delivery" line." into jb-dev-docs

* commit 'ddf10d44':
  Doc Update: Removed "no guaranteed delivery" line.
parents f53c5f36 ddf10d44
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -80,7 +80,6 @@ Messaging (GCM):</p>
<ul>
  <li>It allows 3rd-party application servers to send messages to
their Android applications.</li>
  <li>GCM makes no guarantees about delivery or the order of messages.</li>
  <li>An Android application on an Android device doesn't need to be running to receive
messages. The system will wake up the Android application via Intent broadcast when the  message arrives, as long as the application is set up with the proper
broadcast receiver and permissions.</li>