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

Commit 3575d886 authored by Pascal Mütschard's avatar Pascal Mütschard Committed by Android (Google) Code Review
Browse files

Merge "Fix namespace for the jank flags." into main

parents e93c9703 be8b7c49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ container: "system"

flag {
  name: "use_sf_frame_duration"
  namespace: "android_platform_window_surfaces"
  namespace: "window_surfaces"
  description: "Whether to get the frame duration from SurfaceFlinger, or HWUI"
  bug: "354763298"
  is_fixed_read_only: true