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

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

Merge "Add unapplied transaction cleanup feature flag" into main

parents 4a4799e1 c77b68e6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -32,6 +32,13 @@ flag {
  is_fixed_read_only: true
} # frametimestamps_previousrelease

flag {
  name: "unapplied_transaction_cleanup"
  namespace: "window_surfaces"
  description: "properly clean up resources for transactions that aren't applied"
  bug: "261757446"
} # unapplied_transaction_cleanup

flag {
  name: "bq_extendedallocate"
  namespace: "core_graphics"