Merge "Promote REMOVE_UNRANKED_NOTIFICATIONS to droidfood" into tm-qpr-dev am: d5dd1eeaeb
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19639894 Change-Id: I65706dbb86fe50c7b2c1db0f86823b8245dc9c73 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -60,8 +60,8 @@ public class Flags {
|
|||||||
public static final ResourceBooleanFlag NOTIFICATION_DRAG_TO_CONTENTS =
|
public static final ResourceBooleanFlag NOTIFICATION_DRAG_TO_CONTENTS =
|
||||||
new ResourceBooleanFlag(108, R.bool.config_notificationToContents);
|
new ResourceBooleanFlag(108, R.bool.config_notificationToContents);
|
||||||
|
|
||||||
public static final UnreleasedFlag REMOVE_UNRANKED_NOTIFICATIONS =
|
public static final ReleasedFlag REMOVE_UNRANKED_NOTIFICATIONS =
|
||||||
new UnreleasedFlag(109, true);
|
new ReleasedFlag(109);
|
||||||
|
|
||||||
public static final UnreleasedFlag FSI_REQUIRES_KEYGUARD =
|
public static final UnreleasedFlag FSI_REQUIRES_KEYGUARD =
|
||||||
new UnreleasedFlag(110, true);
|
new UnreleasedFlag(110, true);
|
||||||
|
|||||||
Reference in New Issue
Block a user