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

Commit fda6d338 authored by Trung Lam's avatar Trung Lam
Browse files

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

Test: Built and tested on device.
Bug: 142712281
Change-Id: I80808a10e6cea030e3cb415785ee20b7667d4c39
parent 5025c2ab
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.