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

Commit a93a731b authored by Vladimir Komsiyski's avatar Vladimir Komsiyski
Browse files

Flag for auto-stopping MP when the device locks.

Bug: 348335290
Flag: android.companion.virtualdevice.flags.media_projection_keyguard_restrictions
Test: n/a
Change-Id: Iada4fadb8ae7969bc5ff76bbd55a39704efe21e3
parent 33246862
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -31,6 +31,13 @@ flag {
     is_fixed_read_only: true
}

flag {
     namespace: "virtual_devices"
     name: "media_projection_keyguard_restrictions"
     description: "Auto-stop MP when the device locks"
     bug: "348335290"
}

flag {
    namespace: "virtual_devices"
    name: "virtual_display_insets"