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

Commit bc305e55 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

Merge "Fix longstanding nonsense in javadocs." into jb-mr1.1-dev

parents 29cfce7a 8aa9ae69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -322,7 +322,7 @@ public class Notification implements Parcelable
    /**
     * Bit to be bitwise-ored into the {@link #flags} field that should be
     * set if the notification should be canceled when it is clicked by the
     * user.  On tablets, the
     * user.

     */
    public static final int FLAG_AUTO_CANCEL        = 0x00000010;