Enabled flag for LOG_DND_STATE_EVENTS.
The functionality has been available for teamfooders since 20230518 droidfood daily. Bug: 259261349 Test: none, just changes flag Change-Id: Ib1c37f44488872f81e678aa6569f6e31e5ad47d3
This commit is contained in:
@@ -80,7 +80,7 @@ public class SystemUiSystemPropertiesFlags {
|
||||
|
||||
/** Gating the logging of DND state change events. */
|
||||
public static final Flag LOG_DND_STATE_EVENTS =
|
||||
devFlag("persist.sysui.notification.log_dnd_state_events");
|
||||
releasedFlag("persist.sysui.notification.log_dnd_state_events");
|
||||
}
|
||||
|
||||
//// == End of flags. Everything below this line is the implementation. == ////
|
||||
|
||||
Reference in New Issue
Block a user