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

Commit 6ae62ade authored by Vadim Caen's avatar Vadim Caen
Browse files

Add Flag for connected display recording

Bug: 362720120
Flag: com.android.media.projection.flags.media_projection_connected_display
Test: N/A
Change-Id: I7fa186dd3184836093f0925a639ba03ddc540b30
parent e72fa043
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -10,3 +10,11 @@ flag {
    bug: "323008518"
    is_fixed_read_only: true
}

flag {
    name: "media_projection_connected_display"
    namespace: "virtual_devices"
    description: "Enable recording connected display"
    bug: "362720120"
    is_exported: true
}