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

Commit 2d969f3d authored by Shuming Hao's avatar Shuming Hao Committed by Android (Google) Code Review
Browse files

Merge "Move enable_non_default_display_split to lse_desktop_experiences" into main

parents 9945ebe2 8876809c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -593,3 +593,10 @@ flag {
       purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_non_default_display_split"
    namespace: "lse_desktop_experience"
    description: "Enables split screen on non default displays"
    bug: "384999213"
}
+0 −7
Original line number Diff line number Diff line
@@ -177,10 +177,3 @@ flag {
    description: "Factor task-view state tracking out of taskviewtransitions"
    bug: "384976265"
}

flag {
    name: "enable_non_default_display_split"
    namespace: "multitasking"
    description: "Enables split screen on non default displays"
    bug: "384999213"
}