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

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

Merge "Update android.app.ui_rich_ongoing to use the new FR" into main

parents 3cee8554 60b79958
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"
}