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

Commit 32fc4dd5 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Add flag for ongoing notif features

Test: make
Bug: 367705002
Flag: android.app.ui_rich_ongoing
Change-Id: I2615c69f263b9592a58310159c90e585e17b8601
parent 8c720806
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -237,3 +237,11 @@ flag {
  description: "Guards new android.app.richongoingnotification api"
  bug: "337261753"
}

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