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

Commit 8cee901e authored by Lingyu Feng's avatar Lingyu Feng
Browse files

Add a flag for display content mode management

Change-Id: I6981e3d520e8162dba5427ffc6f54b6fc0ebf1a3
Flag: EXEMPT adding a flag
Test: m
Bug: 378385869
parent 182ce217
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -454,3 +454,11 @@ flag {
    bug: "354059797"
    is_fixed_read_only: true
}

flag {
    name: "enable_display_content_mode_management"
    namespace: "lse_desktop_experience"
    description: "Enable switching the content mode of connected displays between mirroring and extened. Also change the default content mode to extended mode."
    bug: "378385869"
    is_fixed_read_only: true
}