blob: 0f26d566bcfd874eee53890bd1a311a862da2aff [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: "278199093"
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
}