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

Commit d7ba7e3c authored by Xiaowen Lei's avatar Xiaowen Lei Committed by Android (Google) Code Review
Browse files

Merge "Add api_rich_ongoing flag." into main

parents 2da64f9b 413b7a4d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -199,3 +199,11 @@ flag {
  description: "redacts notifications on the lockscreen if they have the 'sensitiveContent' flag"
  bug: "343631648"
}

flag {
  name: "api_rich_ongoing"
  is_exported: true
  namespace: "systemui"
  description: "Guards new android.app.richongoingnotification api"
  bug: "337261753"
}
 No newline at end of file