blob: 01b84479a2d1265e86d16199f6eb119fa11d52e3 [file] [log] [blame]
package: "com.android.graphics.surfaceflinger.flags"
flag {
name: "misc1"
namespace: "core_graphics"
description: "This flag controls minor miscellaneous SurfaceFlinger changes"
bug: "297389311"
is_fixed_read_only: true
}
flag {
name: "connected_display"
namespace: "core_graphics"
description: "Controls SurfaceFlinger support for Connected Displays in 24Q1"
bug: "299486625"
is_fixed_read_only: true
}
flag{
name: "late_boot_misc2"
namespace: "core_graphics"
description: "This flag controls minor miscellaneous SurfaceFlinger changes. Cannot be read before boot finished!"
bug: "297389311"
}
flag {
name: "vrr_config"
namespace: "core_graphics"
description: "Controls SurfaceFlinger support for VRR Configurations"
bug: "284845445"
is_fixed_read_only: true
}
flag {
name: "vrr_small_dirty_detection"
namespace: "core_graphics"
description: "Controls small dirty detection for VRR"
bug: "283055450"
is_fixed_read_only: true
}
flag {
name: "dont_skip_on_early"
namespace: "core_graphics"
description: "This flag is guarding the behaviour where SurfaceFlinger is trying to opportunistically present a frame when the configuration change from late to early"
bug: "273702768"
}