summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Escande <wescande@google.com>2024-04-04 02:15:42 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-04 02:15:42 +0000
commit501322e7c9c856fd1e25b82cdcbf709bb3bbef57 (patch)
tree8401fb5c0c8e2029cb6b13cf192b0cadf2e31409
parentfcc20357b342764cdd89707c7339dd883db10ada (diff)
parentebb042185c25888ecb90b55c239a2e9fbb41126f (diff)
downloadproto_logging-501322e7c9c856fd1e25b82cdcbf709bb3bbef57.tar.gz
Merge "Revert "BluetoothSystemServer: add Hidden AutoOn metrics"" into main
-rw-r--r--stats/express/catalog/bluetooth.cfg9
1 files changed, 0 insertions, 9 deletions
diff --git a/stats/express/catalog/bluetooth.cfg b/stats/express/catalog/bluetooth.cfg
index 600a0012..271cacc4 100644
--- a/stats/express/catalog/bluetooth.cfg
+++ b/stats/express/catalog/bluetooth.cfg
@@ -85,12 +85,3 @@ express_metric {
owner_email: "wescande@google.com"
unit: UNIT_COUNT
}
-
-express_metric {
- id: "bluetooth.value_auto_on_hidden_usage"
- type: COUNTER
- display_name: "Auto on -- usage of pre-V hidden API"
- description: "How many times the AutoOnFeature is used on device prior to V"
- owner_email: "wescande@google.com"
- unit: UNIT_COUNT
-}