Merge "Promote REMOVE_UNRANKED_NOTIFICATIONS to TeamFood" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
33cd58dc9a
@@ -61,7 +61,7 @@ public class Flags {
|
||||
new ResourceBooleanFlag(108, R.bool.config_notificationToContents);
|
||||
|
||||
public static final BooleanFlag REMOVE_UNRANKED_NOTIFICATIONS =
|
||||
new BooleanFlag(109, false);
|
||||
new BooleanFlag(109, false, true);
|
||||
|
||||
public static final BooleanFlag FSI_REQUIRES_KEYGUARD =
|
||||
new BooleanFlag(110, false, true);
|
||||
|
||||
Reference in New Issue
Block a user