Skip to content

Commit a0bbe3d

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Add libgui bq_consumer_attach_callback flag" into main
2 parents 6b26c3c + 5a0bfb7 commit a0bbe3d

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
@@ -9,6 +9,14 @@ flag {
99
is_fixed_read_only: true
1010
}
1111

12+
flag {
13+
name: "bq_consumer_attach_callback"
14+
namespace: "core_graphics"
15+
description: "Controls IProducerListener to have consumer side attach callback"
16+
bug: "353202582"
17+
is_fixed_read_only: true
18+
} # bq_consumer_attach_callback
19+
1220
flag {
1321
name: "frametimestamps_previousrelease"
1422
namespace: "core_graphics"

0 commit comments

Comments
 (0)