Skip to content

Commit 95c4948

Browse files
author
Jim Shargo
committed
libgui: Make bq_gl_fence_cleanup a bugfix flag
Bug: 339705065 Flag: EXEMPT flagging Test: n/a Change-Id: If44ca64cc6f97629b594a2ea1deea36c66923175
1 parent 9bf3e87 commit 95c4948

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)