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

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

Merge "libgui: Add wb_unlimited_slots flag" into main

parents 22b10495 ffed91dc
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -108,6 +108,14 @@ flag {
  is_fixed_read_only: true
} # wb_libcameraservice

flag {
  name: "wb_unlimited_slots"
  namespace: "core_graphics"
  description: "Adds APIs and updates the implementation of bufferqueues to have a user-defined slot count."
  bug: "341359814"
  is_fixed_read_only: true
} # wb_unlimited_slots

flag {
  name: "bq_producer_throttles_only_async_mode"
  namespace: "core_graphics"