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

am: 6e96251d92

Change-Id: I167f941e2f09f240dd6109f849ccd87dee57f47c
This commit is contained in:
Julia Reynolds
2017-06-07 20:21:38 +00:00
committed by android-build-merger

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.