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

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

Merge "Add flag for throttling widget updates in service" into main

parents 7c4c9516 82dd1bd2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -32,3 +32,10 @@ flag {
  description: "Enable support for transporting draw instructions as data parcel"
  bug: "286130467"
}

flag {
  name: "throttle_widget_updates"
  namespace: "app_widgets"
  description: "Throttle the widget view updates to mitigate transaction exceptions"
  bug: "326145514"
}