Skip to content

Commit dfab519

Browse files
Jim ShargoAndroid (Google) Code Review
authored andcommitted
Merge "libgui: Make bq_gl_fence_cleanup a bugfix flag" into main
2 parents febbea0 + 95c4948 commit dfab519

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

libs/gui/libgui_flags.aconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,7 @@ flag {
138138
description: "Remove BufferQueueProducer::dequeue's wait on this fence (or the fence entirely) to prevent deadlocks"
139139
bug: "339705065"
140140
is_fixed_read_only: true
141+
metadata {
142+
purpose: PURPOSE_BUGFIX
143+
}
141144
} # bq_gl_fence_cleanup

0 commit comments

Comments
 (0)