Merge "BluetoothMetrics: Rename KEY_UNKNOWN to COUNTER_KEY_UNKNOWN" into main
diff --git a/stats/enums/bluetooth/enums.proto b/stats/enums/bluetooth/enums.proto
index a4eb104..7faaaa7 100644
--- a/stats/enums/bluetooth/enums.proto
+++ b/stats/enums/bluetooth/enums.proto
@@ -176,7 +176,7 @@
 }
 
 enum CodePathCounterKeyEnum {
-    KEY_UNKNOWN = 0;
+    COUNTER_KEY_UNKNOWN = 0;
     // Reserver smaller counters for very important bt features
 
     // [100,000 - 120,000) profile connection related