We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents febbea0 + 95c4948 commit dfab519Copy full SHA for dfab519
1 file changed
libs/gui/libgui_flags.aconfig
@@ -138,4 +138,7 @@ flag {
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
+ metadata {
142
+ purpose: PURPOSE_BUGFIX
143
+ }
144
} # bq_gl_fence_cleanup
0 commit comments