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

Commit cb31cabe authored by Rachel Lee's avatar Rachel Lee Committed by Android (Google) Code Review
Browse files

Merge "Add flag for setFrameRate API" into main

parents 4e105962 032e7f4a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -10,6 +10,14 @@ flag {
  bug: "284324521"
} # adpf_gpu_sf

flag {
  name: "arr_setframerate_api"
  namespace: "core_graphics"
  description: "New setFrameRate API for Android 16"
  bug: "356987016"
  is_fixed_read_only: true
} # arr_setframerate_api

flag {
  name: "ce_fence_promise"
  namespace: "window_surfaces"