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

Commit 0c69a3e5 authored by Christoph Studer's avatar Christoph Studer
Browse files

Remove unused Notification.EXTRA_SCORE_MODIFIED

Change-Id: I195204e384fc4818ae5980d978518c0e6403f3fb
parent 83601538
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -743,13 +743,6 @@ public class Notification implements Parcelable
     */
    public static final String EXTRA_PEOPLE = "android.people";

    /**
     * @hide
     * Extra added by NotificationManagerService to indicate whether
     * the Notifications's score has been modified.
     */
    public static final String EXTRA_SCORE_MODIFIED = "android.scoreModified";

    /**
     * {@link #extras} key: used to provide hints about the appropriateness of
     * displaying this notification as a heads-up notification.