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

Commit ffed91dc authored by Jim Shargo's avatar Jim Shargo
Browse files

libgui: Add wb_unlimited_slots flag

Bug: 341359814
Flag: EXEMPT new flag
Test: n/a
Change-Id: I3cc9ba47bd206fd2ad97b1083e123c2ae5cd83a8
parent 8ea4421c
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"