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

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

Merge "libgui: Add a flag for the CameraStreamSplitter refactor" into main

parents d528a9c3 c8845092
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -44,6 +44,14 @@ flag {
  is_fixed_read_only: true
} # wb_platform_api_improvements

flag {
    name: "wb_stream_splitter"
    namespace: "core_graphics"
    description: "Removes IGBP/IGBCs from Camera3StreamSplitter as part of BufferQueue refactors"
    bug: "340933206"
    is_fixed_read_only: true
} # wb_stream_splitter

flag {
  name: "edge_extension_shader"
  namespace: "windowing_frontend"