Add flag to gate Notification memory logging via statsd
This flag will enable/disable automated statsd snapshotting of notification memory consumption. Bug: 235451049 Test: n/a Change-Id: I4db4e5828bed85ba1bb85b22f680f10975b5e9c2
This commit is contained in:
@@ -71,6 +71,9 @@ object Flags {
|
||||
val NOTIFICATION_MEMORY_MONITOR_ENABLED =
|
||||
releasedFlag(112, "notification_memory_monitor_enabled")
|
||||
|
||||
val NOTIFICATION_MEMORY_LOGGING_ENABLED =
|
||||
unreleasedFlag(119, "notification_memory_logging_enabled", teamfood = true)
|
||||
|
||||
// TODO(b/254512731): Tracking Bug
|
||||
@JvmField
|
||||
val NOTIFICATION_DISMISSAL_FADE =
|
||||
|
||||
Reference in New Issue
Block a user