Skip to content

Commit 7a3c56f

Browse files
Treehugger RobotAndroid (Google) Code Review
authored andcommitted
Merge "libgui: Add bq_gl_fence_cleanup flag" into main
2 parents 6e56673 + 2e3bb37 commit 7a3c56f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

libs/gui/libgui_flags.aconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,11 @@ flag {
131131
bug: "359252619"
132132
is_fixed_read_only: true
133133
} # bq_producer_throttles_only_async_mode
134+
135+
flag {
136+
name: "bq_gl_fence_cleanup"
137+
namespace: "core_graphics"
138+
description: "Remove BufferQueueProducer::dequeue's wait on this fence (or the fence entirely) to prevent deadlocks"
139+
bug: "339705065"
140+
is_fixed_read_only: true
141+
} # bq_gl_fence_cleanup

0 commit comments

Comments
 (0)