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

Commit 931f8091 authored by Orhan Uysal's avatar Orhan Uysal Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for TaskStackTransitionObserver" into main

parents 43810217 62e42b7f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -106,3 +106,10 @@ flag {
    description: "Whether to apply Camera Compat treatment to fixed-orientation apps in desktop windowing mode"
    bug: "314952133"
}

flag {
    name: "enable_task_stack_observer_in_shell"
    namespace: "lse_desktop_experience"
    description: "Introduces a new observer in shell to track the task stack."
    bug: "341932484"
}