summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Becca Hughes <beccahughes@google.com> 2024-02-07 22:01:21 +0000
committer Becca Hughes <beccahughes@google.com> 2024-02-07 22:01:21 +0000
commitc213dcc46516204d2e3891e9ec04520ab598e247 (patch)
tree4cd9c263f1328a41378715a91d1ac01eb7768d90
parent295f9a6ee040c0710341d70e963fb48187610937 (diff)
Adds a flag for new metrics in 24Q3
Change-Id: I45f81128fde63fc97073463a7d56631c2afd8b9e Test: make Bug: 324291187
-rw-r--r--core/java/android/credentials/flags.aconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/java/android/credentials/flags.aconfig b/core/java/android/credentials/flags.aconfig
index ec46d2fb6862..ef7b2594fd5d 100644
--- a/core/java/android/credentials/flags.aconfig
+++ b/core/java/android/credentials/flags.aconfig
@@ -62,3 +62,10 @@ flag {
description: "Enables Credential Manager on Wear Platform"
bug: "301168341"
}
+
+flag {
+ namespace: "credential_manager"
+ name: "new_framework_metrics"
+ description: "Enables new metrics fror 24Q3 / VIC"
+ bug: "324291187"
+} \ No newline at end of file