diff options
| -rw-r--r-- | services/surfaceflinger/surfaceflinger_flags_new.aconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/services/surfaceflinger/surfaceflinger_flags_new.aconfig b/services/surfaceflinger/surfaceflinger_flags_new.aconfig index d7b220f265..0b9fd5887c 100644 --- a/services/surfaceflinger/surfaceflinger_flags_new.aconfig +++ b/services/surfaceflinger/surfaceflinger_flags_new.aconfig @@ -22,13 +22,6 @@ flag { } # ce_fence_promise flag { - name: "dont_skip_on_early_ro2" - 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" -} # dont_skip_on_early_ro2 - -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" |