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

Commit 228b80d1 authored by Carlos Martinez Romero's avatar Carlos Martinez Romero
Browse files

Remove Surface connect flag and add Ring Buffer.

The deleted flag was not used as the change ended up being a refactor(ag/28506867).

Flag: EXEMPT adding a flag
Test: N/A
Bug: 342197847
Change-Id: I92cddd4d7037e9e824e5e052e0ccca716b18251f
parent 3087211d
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -85,9 +85,9 @@ flag {
} # buffer_release_channel

flag {
  name: "wb_surface_connect_methods"
  name: "wb_ring_buffer"
  namespace: "core_graphics"
  description: "Remove redundant connect methods in Surface."
  bug: "354273690"
  description: "Remove slot dependency in the Ring Buffer Consumer."
  bug: "342197847"
  is_fixed_read_only: true
} # wb_surface_connect_methods
} # wb_ring_buffer