Add Quality.SUSPENDED

PiperOrigin-RevId: 680495237
This commit is contained in:
Johnson Lu
2024-09-30 03:11:23 -07:00
committed by Copybara-Service
parent c5029a3728
commit 8e68bf346c
+1 -1
View File
@@ -94,7 +94,7 @@ enum Medium {
// LINT.ThenChange(
// //depot/google3/java/com/google/android/gmscore/integ/client/nearby/src/com/google/android/gms/nearby/connection/Medium.java,
// //depot/google3/java/com/google/android/gms/nearby/internal/connection/api.proto,
// //depot/google3/third_party/nearby/connections/implementation/proto/offline_wire_formats.proto
// //depot/google3/third_party/nearby/connections/implementation/proto/offline_wire_formats.proto,
// //depot/google3/wireless/android/stats/platform/westworld/public/protos/enums/android/nearby/connections/enums.proto
// )