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

Commit dd524a54 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add trunk stable flag for ActivityEmbedding animation customization." into main

parents 708c5fd1 2b303f63
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -131,3 +131,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "windowing_sdk"
    name: "activity_embedding_animation_customization_flag"
    description: "Whether the animation customization feature for AE is enabled"
    bug: "293658614"
    metadata {
        purpose: PURPOSE_FEATURE
    }
}
 No newline at end of file