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

Commit 333a396e authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Add flag for AE metrics

Bug: 399465821
Test: presubmit
Flag: com.android.window.flags.activity_embedding_metrics
Change-Id: I568044462cbf2f207ea42544ce2583e847c36185
parent 7c41f9bb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -185,3 +185,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "windowing_sdk"
    name: "activity_embedding_metrics"
    description: "Metrics for Activity Embedding usage in WM Extensions"
    bug: "399465821"
}