We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b26c3c + 5a0bfb7 commit a0bbe3dCopy full SHA for a0bbe3d
1 file changed
libs/gui/libgui_flags.aconfig
@@ -9,6 +9,14 @@ flag {
9
is_fixed_read_only: true
10
}
11
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
+
20
flag {
21
name: "frametimestamps_previousrelease"
22
namespace: "core_graphics"
0 commit comments