Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55397a30 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix dont_skip_on_early_ro to be read only again" into main

parents 36493b99 6ad86bd3
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -189,6 +189,10 @@ flag {
  namespace: "core_graphics"
  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"
  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"
  bug: "273702768"
  is_fixed_read_only: true
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}
}


flag {
flag {