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

Commit 3cd0d4a5 authored by Jiaming Liu's avatar Jiaming Liu
Browse files

[AE] Add flag for AE support on Connected Displays

This is migrating the flag from the windowing_sdk namespace to lse_desktop_experience namespace as requested by the LSE team. Previous flag was added in ag/30966987

Bug: 372200182
Change-Id: Ie6d8c0554064fe99e4ec00ec7432c52ccf7bc1a5
Test: Manual
Flag: com.android.window.flags.enable_activity_embedding_support_for_connected_displays
parent 7cbacbdc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -694,6 +694,13 @@ flag {
    bug: "378503083"
}

flag {
    name: "enable_activity_embedding_support_for_connected_displays"
    namespace: "lse_desktop_experience"
    description: "Enables activity embedding support for connected displays, including enabling AE optimization for Settings."
    bug: "369438353"
}

flag {
    name: "enable_full_screen_window_on_removing_split_screen_stage_bugfix"
    namespace: "lse_desktop_experience"