blob: 0b9fd5887c0c8a0d6a90860109ca75502c42c458 [file] [log] [blame]
# IMPORTANT - please keep alphabetize to reduce merge conflicts
package: "com.android.graphics.surfaceflinger.flags"
container: "system"
flag {
name: "adpf_gpu_sf"
namespace: "game"
description: "Guards use of the sending ADPF GPU duration hint and load hints from SurfaceFlinger to Power HAL"
bug: "284324521"
} # adpf_gpu_sf
flag {
name: "ce_fence_promise"
namespace: "window_surfaces"
description: "Moves logic for buffer release fences into LayerFE"
bug: "294936197"
is_fixed_read_only: true
metadata {
purpose: PURPOSE_BUGFIX
}
} # ce_fence_promise
flag {
name: "frame_rate_category_mrr"
namespace: "core_graphics"
description: "Enable to use frame rate category and newer frame rate votes such as GTE in SurfaceFlinger scheduler, to guard dVRR changes from MRR devices"
bug: "330224639"
is_fixed_read_only: true
metadata {
purpose: PURPOSE_BUGFIX
}
} # frame_rate_category_mrr
flag {
name: "latch_unsignaled_with_auto_refresh_changed"
namespace: "core_graphics"
description: "Ignore eAutoRefreshChanged with latch unsignaled"
bug: "331513837"
is_fixed_read_only: true
metadata {
purpose: PURPOSE_BUGFIX
}
} # latch_unsignaled_with_auto_refresh_changed
# IMPORTANT - please keep alphabetize to reduce merge conflicts