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

Commit 5946e673 authored by Jeff DeCew's avatar Jeff DeCew Committed by Android (Google) Code Review
Browse files

Merge "Removes unused lifetime extension flag" into main

parents 5fb9021f 76eff4e9
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -7,14 +7,6 @@ flag {
  bug: "249848655"
}

flag {
  name: "notification_lifetime_extension_refactor"
    namespace: "systemui"
    description: "Enables moving notification lifetime extension management from SystemUI to "
        "Notification Manager Service"
    bug: "299448097"
}

flag {
  name: "redact_sensitive_notifications_from_untrusted_listeners"
  namespace: "systemui"
+0 −8
Original line number Diff line number Diff line
@@ -58,14 +58,6 @@ flag {
    bug: "243302608"
}

flag {
    name: "notification_lifetime_extension_refactor"
    namespace: "systemui"
    description: "Enables moving notification lifetime extension management from SystemUI to "
        "Notification Manager Service"
    bug: "299448097"
}

flag {
    name: "notifications_live_data_store_refactor"
    namespace: "systemui"