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

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

am 7112cd46: am 2f9947e9: am ddf10d44: Merge "Doc Update: Removed "no...

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

* commit '7112cd46':
  Doc Update: Removed "no guaranteed delivery" line.
parents e9812bae 7112cd46
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>