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

Commit d8fcea60 authored by Ben Lin's avatar Ben Lin
Browse files

Add `enable_bug_fixes_for_secondary_display` flag.

Change-Id: Ibe0b2e84d7b85e0a28716a0616ab34e48e2fb09a
Flag: com.android.window.flags.enable_bug_fixes_for_secondary_display
Bug: 382023296
Test: m
parent 7269c57c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -475,3 +475,10 @@ flag {
    description: "Enable window drag between connected displays."
    bug: "381172172"
}

flag {
    name: "enable_bug_fixes_for_secondary_display"
    namespace: "lse_desktop_experience"
    description: "Bugfixes / papercuts to bring Desktop Windowing to secondary displays."
    bug: "382023296"
}
 No newline at end of file