commit | c213dcc46516204d2e3891e9ec04520ab598e247 | [log] [tgz] |
---|---|---|
author | Becca Hughes <beccahughes@google.com> | Wed Feb 07 22:01:21 2024 +0000 |
committer | Becca Hughes <beccahughes@google.com> | Wed Feb 07 22:01:21 2024 +0000 |
tree | 4cd9c263f1328a41378715a91d1ac01eb7768d90 | |
parent | 295f9a6ee040c0710341d70e963fb48187610937 [diff] |
Adds a flag for new metrics in 24Q3 Change-Id: I45f81128fde63fc97073463a7d56631c2afd8b9e Test: make Bug: 324291187
diff --git a/core/java/android/credentials/flags.aconfig b/core/java/android/credentials/flags.aconfig index ec46d2f..ef7b259 100644 --- a/core/java/android/credentials/flags.aconfig +++ b/core/java/android/credentials/flags.aconfig
@@ -62,3 +62,10 @@ 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