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

Commit 2b303f63 authored by Annie Lin's avatar Annie Lin
Browse files

Add trunk stable flag for ActivityEmbedding animation customization.

Bug: 293658614
Test: Build
Change-Id: Ie753f3a11c751a07fa8262e73904a47f158d48df
parent 9c323d97
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