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

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

Merge "Flag for auto-fallback to fullscreen on VDM" into main

parents 3a9fd2ea 12450901
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -206,3 +206,12 @@ flag {
    is_exported: true
}

flag {
    name: "gwpc_aware_windowing_mode"
    namespace: "virtual_devices"
    description: "Fallback to FULLSCREEN when the windowing mode is unsupported"
    bug: "378663612"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}