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

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

Merge "libgui: Add bq_gl_fence_cleanup flag" into main

parents 6e566734 2e3bb377
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -131,3 +131,11 @@ flag {
  bug: "359252619"
  is_fixed_read_only: true
} # bq_producer_throttles_only_async_mode

flag {
  name: "bq_gl_fence_cleanup"
  namespace: "core_graphics"
  description: "Remove BufferQueueProducer::dequeue's wait on this fence (or the fence entirely) to prevent deadlocks"
  bug: "339705065"
  is_fixed_read_only: true
} # bq_gl_fence_cleanup