[Analytics]Add isMutualContact to SEND_ATTACHMENTS_END event.

PiperOrigin-RevId: 825355035
This commit is contained in:
hai007
2025-10-28 21:39:38 -07:00
committed by Copybara-Service
parent c2e352d6f7
commit 389a1bc151
@@ -619,6 +619,9 @@ message SharingLog {
optional int32 connection_medium = 14;
// The data usage of the user settings.
optional location.nearby.proto.sharing.DataUsage data_usage = 15;
// True if the sender and receiver are mutual contacts.
optional bool is_mutual_contact = 16;
}
// EventType: RECEIVE_ATTACHMENTS_START