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

Commit f22c30cd authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am 033b381b: am 7f07f842: Merge "Fix doc of fullScreenIntent." into gingerbread

Merge commit '033b381b'

* commit '033b381b':
  Fix doc of fullScreenIntent.
parents c6ded1ba 033b381b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -113,7 +113,6 @@ public class Notification implements Parcelable
     * Only for use with extremely high-priority notifications demanding the user's
     * <strong>immediate</strong> attention, such as an incoming phone call or
     * alarm clock that the user has explicitly set to a particular time.
     * call (handled in the core Android Phone app with a full-screen Activity).
     * If this facility is used for something else, please give the user an option
     * to turn it off and use a normal notification, as this can be extremely
     * disruptive.