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

Commit be8b7c49 authored by Pascal Mütschard's avatar Pascal Mütschard
Browse files

Fix namespace for the jank flags.

Flag: com.android.internal.jank.use_sf_frame_duration
Change-Id: I68ecedb8da7d485ae1001b3fd6db1cd0b599a753
parent 73d26ac6
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