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

Commit 91cd7a7d authored by && repo sync -j8's avatar && repo sync -j8
Browse files

Doc Update: Removed "no guaranteed delivery" line.

Change-Id: I6f5b80d263069752b7d47b5825ff024b1858e41e
parent fa2dbd69
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -74,7 +74,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>