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

Commit e7624828 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android Git Automerger
Browse files

am b38ecce2: am 40ddc2bf: am bc305e55: Merge "Fix longstanding nonsense in...

am b38ecce2: am 40ddc2bf: am bc305e55: Merge "Fix longstanding nonsense in javadocs." into jb-mr1.1-dev

* commit 'b38ecce2':
  Fix longstanding nonsense in javadocs.
parents 2f536b18 b38ecce2
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;