blob: 38646992da5027f4221adf492e9801591b98f612 [file] [log] [blame]
Ady Abraham91e1a572023-09-07 13:34:46 -07001package: "com.android.graphics.libgui.flags"
Oriol Prieto Gasco33fd22e2024-02-06 18:34:41 +00002container: "system"
Ady Abraham91e1a572023-09-07 13:34:46 -07003
4flag {
5 name: "bq_setframerate"
6 namespace: "core_graphics"
7 description: "This flag controls plumbing setFrameRate thru BufferQueue"
8 bug: "281695725"
9 is_fixed_read_only: true
10}
11
Alec Mouri21d94322023-10-17 19:51:39 +000012flag {
13 name: "frametimestamps_previousrelease"
14 namespace: "core_graphics"
15 description: "Controls a fence fixup for timestamp apis"
16 bug: "310927247"
17 is_fixed_read_only: true
18}