Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9a93c13 authored by Trung Lam's avatar Trung Lam Committed by Android (Google) Code Review
Browse files

Merge "Adding back contact phone number to protobuf after PDD review approval."

parents c8bde287 fda6d338
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -50,6 +50,9 @@ message ConversationInfoProto {

  // Integer representation of conversation bit flags.
  optional int32 conversation_flags = 6;

  // The phone number of the contact.
  optional string contact_phone_number = 7;
}

// On disk data of events.