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

Commit 2f431e26 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Revert "Change default for group alert behavior"

This reverts commit 8f7828eb.

Mutes sound on legacy apps that use their summaries to make sound

Change-Id: I635b1428ee247c0b7753f58343637e64da1c981d

Fixes: 62387153
parent 8f7828eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1168,7 +1168,7 @@ public class Notification implements Parcelable
     */
    public static final int GROUP_ALERT_CHILDREN = 2;

    private int mGroupAlertBehavior = GROUP_ALERT_CHILDREN;
    private int mGroupAlertBehavior = GROUP_ALERT_ALL;

    /**
     * If this notification is being shown as a badge, always show as a number.