summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArchie Pusaka <apusaka@google.com>2024-05-20 11:23:53 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-05-20 11:23:53 +0000
commit2250a229b6192850a00ec22d5dda38d264e7ad3a (patch)
tree3b5116376a573bc4c2cb3084011e074dc5f251cd
parent458e37fff6e1fdbb1096d8b353bbb15fa4b0acdb (diff)
parent611d460501c4915863f3063bacfceb9039122cea (diff)
downloadproto_logging-main.tar.gz
Merge "BluetoothMetrics: Rename KEY_UNKNOWN to COUNTER_KEY_UNKNOWN" into mainHEADmastermain
-rw-r--r--stats/enums/bluetooth/enums.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/stats/enums/bluetooth/enums.proto b/stats/enums/bluetooth/enums.proto
index a4eb1043..7faaaa78 100644
--- a/stats/enums/bluetooth/enums.proto
+++ b/stats/enums/bluetooth/enums.proto
@@ -176,7 +176,7 @@ enum L2capCocConnectionResult {
}
enum CodePathCounterKeyEnum {
- KEY_UNKNOWN = 0;
+ COUNTER_KEY_UNKNOWN = 0;
// Reserver smaller counters for very important bt features
// [100,000 - 120,000) profile connection related