Merge "Revert "Change default for group alert behavior"" into oc-dev am: 6e96251d92
am: 1732aae9e5
Change-Id: If434921580905cc668c9f4d4294124b9d534baa0
This commit is contained in:
@@ -1171,7 +1171,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.
|
||||
|
||||
Reference in New Issue
Block a user