Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b37bd87a authored by Jernej Virag's avatar Jernej Virag Committed by Android (Google) Code Review
Browse files

Merge "Add flag to gate Notification memory logging via statsd" into tm-qpr-dev

parents 3a1994ea cfe20e8b
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -71,6 +71,9 @@ object Flags {
    val NOTIFICATION_MEMORY_MONITOR_ENABLED =
    val NOTIFICATION_MEMORY_MONITOR_ENABLED =
        releasedFlag(112, "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
    // TODO(b/254512731): Tracking Bug
    @JvmField
    @JvmField
    val NOTIFICATION_DISMISSAL_FADE =
    val NOTIFICATION_DISMISSAL_FADE =