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

Commit 308e0765 authored by Wei Sheng Shih's avatar Wei Sheng Shih Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for excluding layer from task snapshot" into main

parents d07e7501 f2aa10b7
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -484,6 +484,16 @@ flag {
    }
}

flag {
    name: "excluding_layer_from_task_snapshot"
    namespace: "windowing_frontend"
    description: "Supports excluding non-window layers from being included in a task snapshot."
    bug: "399228526"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fallback_transition_player"
    namespace: "windowing_frontend"