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

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

Merge "Add flag for virtual camera" into main

parents 0c2d134b 8e1044af
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -20,3 +20,11 @@ flag {
  description: "Enable public VDM API for device capabilities"
  bug: "297253526"
}

flag {
    name: "virtual_camera"
    namespace: "virtual_devices"
    description: "Enable Virtual Camera"
    bug: "270352264"
}