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

Commit 6d7a5be2 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Cleanup Notification Hide unused Channels Flag

Test: TH; code was removed in previous cl
Flag: EXEMPT Flag cleanup
Fixes: 409606764
Change-Id: I9a42aa7daf40176f290dbaca3c9fec6b090fcecc
parent 88a68ccf
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -64,16 +64,6 @@ flag {
  bug: "270553691"
}

flag {
  name: "notification_hide_unused_channels"
  namespace: "systemui"
  description: "By default, hide non-blocked notification channels that haven't sent a notification in the last 2 weeks"
  bug: "322536537"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "polite_notifications_attn_update"
  namespace: "systemui"