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

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

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

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

* commit '55340e51':
  Doc Update: Removed "no guaranteed delivery" line.
parents 15861683 55340e51
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>