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

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

Merge "Add flag for multi input stream virtual camera" into main

parents 0454d096 fb41d65f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -117,3 +117,11 @@ flag {
    description: "Enable high resolution scroll"
    bug: "335160780"
}

flag {
  name: "camera_multiple_input_streams"
  is_exported: true
  namespace: "virtual_devices"
  description: "Expose multiple surface for the virtual camera owner for different stream resolution"
  bug: "341083465"
}