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

Commit 46ffbc0c authored by Dorin Drimus's avatar Dorin Drimus
Browse files

Add flag for VDM external virtual cameras

Test: presubmit
Flag: android.companion.virtualdevice.flags.external_virtual_cameras
Bug: 375609768
Change-Id: Ie953998948413504cffd5e91f0eb9e960d58063f
parent 50ef4a0e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -166,3 +166,10 @@ flag {
    bug: "393517834"
    is_exported: true
}

flag {
    name: "external_virtual_cameras"
    namespace: "virtual_devices"
    description: "Allow external virtual cameras visible only in the Context of the virtual device"
    bug: "375609768"
}