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

Commit 213b07f3 authored by Alexander Roederer's avatar Alexander Roederer
Browse files

Add NMS Lifetime Extension to systemserver aconfig

Bug: 299448097
Test: compiles. only adding flag
Change-Id: I51687be3114df0f6d2e1b66a0643266985ae73f6
parent 30383e8f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -7,3 +7,11 @@ flag {
  bug: "284297289"
}

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