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

Commit 60b79958 authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Update android.app.ui_rich_ongoing to use the new FR

Change-Id: Idea9c8db65be8f0168eb12e6cc1497b09a15329a
Flag: android.app.ui_rich_ongoing
Test: n/a
Bug: 372917811
parent 9ea48c71
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -251,7 +251,7 @@ flag {
  name: "api_rich_ongoing"
  is_exported: true
  namespace: "systemui"
  description: "Guards new android.app.richongoingnotification api"
  description: "[RONs] Guards new RON-related APIs, including Notification.ProgressStyle"
  bug: "337261753"
}

@@ -259,6 +259,6 @@ flag {
  name: "ui_rich_ongoing"
  is_exported: true
  namespace: "systemui"
  description: "Guards new android.app.richongoingnotification promotion and new uis"
  bug: "337261753"
  description: "[RONs] Guards new promotion logic and UI, including AOD notification and Colorization"
  bug: "367705002"
}