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

Commit 7354eb5e authored by Louis Chang's avatar Louis Chang Committed by Android (Google) Code Review
Browse files

Merge "Add trunk stable flag for fullscreen dim on AE" into main

parents f4710d64 59fe9b63
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -29,3 +29,10 @@ flag {
    description: "Whether to dispatch window resize through ClientTransaction is enabled"
    bug: "301870955"
}

flag {
    namespace: "windowing_sdk"
    name: "fullscreen_dim_flag"
    description: "Whether to allow showing fullscreen dim on ActivityEmbedding split"
    bug: "253533308"
}
 No newline at end of file