Merge "Revert "Change default for group alert behavior"" into oc-dev

This commit is contained in:
Julia Reynolds
2017-06-07 20:12:21 +00:00
committed by Android (Google) Code Review

View File

@@ -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.