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

Commit 37324026 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag for NAH refactoring" into main

parents c5df75a1 7fe2f744
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
  description: "This flag controls the polite notification feature"
  bug: "270456865"
}

flag {
  name: "refactor_attention_helper"
  namespace: "systemui"
  description: "This flag controls the refactoring of NMS to NotificationAttentionHelper"
  bug: "291907312"
}