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

Commit 59fe9b63 authored by Louis Chang's avatar Louis Chang
Browse files

Add trunk stable flag for fullscreen dim on AE

Bug: 253533308
Test: presubmit
Change-Id: I78ae49ebf2adb03eede2eb04b26769f641ac9baf
parent 79d91aa9
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