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

Commit c603569f authored by Charles Chen's avatar Charles Chen
Browse files

Add trunk flag for overlay presentation

Bug: 243518738
Test: build
Change-Id: I6127dbf2296f30ba50e512fd7ddbc606192c18e1
parent 7c119c64
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -8,3 +8,10 @@ flag {
    description: "Whether the feature to sync different window-related config updates is enabled"
    bug: "260873529"
}

flag {
    namespace: "windowing_sdk"
    name: "activity_embedding_overlay_presentation_flag"
    description: "Whether the overlay presentation feature is enabled"
    bug: "243518738"
}