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

Commit dd15c197 authored by Arpan's avatar Arpan Committed by Arpan Kaphle
Browse files

[25Q3] Metrics Bugfix Flag

While the feature cutoff is coming up, according to the timeline, we
should be okay to check in flags until mid to late May (May 23rd)
specifically for bug fixes.

Bug: 412735345
Test: Flag Test
Flag: android.credentials.flags.metric_bugfixes_continued
Change-Id: I40e98c19f37d73af05514832771d45e24173e630
parent 935d59c6
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -175,3 +175,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "credential_manager"
    name: "metric_bugfixes_continued"
    description: "Used for continued metrics work in 25Q3"
    bug: "370477460"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}