summaryrefslogtreecommitdiff
path: root/libs/gui/libgui_flags.aconfig
blob: 38646992da5027f4221adf492e9801591b98f612 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
package: "com.android.graphics.libgui.flags"
container: "system"

flag {
  name: "bq_setframerate"
  namespace: "core_graphics"
  description: "This flag controls plumbing setFrameRate thru BufferQueue"
  bug: "281695725"
  is_fixed_read_only: true
}

flag {
  name: "frametimestamps_previousrelease"
  namespace: "core_graphics"
  description: "Controls a fence fixup for timestamp apis"
  bug: "310927247"
  is_fixed_read_only: true
}