Skip to content

Commit

Permalink
[Sharing Analytics] Log original quality and connectedMedium to high_…
Browse files Browse the repository at this point in the history
…quality_medium_setup

PiperOrigin-RevId: 688274923
  • Loading branch information
hai007 authored and copybara-github committed Oct 21, 2024
1 parent 8a3cada commit e29c933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sharing/proto/analytics/nearby_sharing_log.proto
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,8 @@ message SharingLog {
optional int64 session_id = 2 /* type = ST_SESSION_ID */;
optional int64 duration_millis = 3;
optional bool is_timeout = 4;
optional int32 original_quality = 5;
optional int32 connection_medium = 6;
}

message RpcCallStatus {
Expand Down

0 comments on commit e29c933

Please sign in to comment.