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

Commit e4c5c727 authored by Shuming Hao's avatar Shuming Hao
Browse files

Add flag for multiple split pairs across displays

Test: None
Bug: 395943397
Flag: EXEMPT adding flag
Change-Id: I4844c7aabe6a17dc067ead130e178b8dc149f913
parent 974aea57
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -622,6 +622,13 @@ flag {
    bug: "384999213"
}

flag {
    name: "enable_multi_display_split"
    namespace: "lse_desktop_experience"
    description: "Enables split screen on multiple displays at the same time"
    bug: "395943397"
}

flag {
  name: "exclude_caption_from_app_bounds"
  namespace: "lse_desktop_experience"