commit | 99817db9f0369747c22a4e03ad1f1db26c5d81bb | [log] [tgz] |
---|---|---|
author | linyuh <linyuh@google.com> | Tue Jan 09 18:26:39 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jan 09 18:31:41 2018 -0800 |
tree | 029675887cacb0a3d5361697bd822c6cb596ba24 | |
parent | 02415abade15ecda08d19723bdb4127a326ef7a5 [diff] |
Rename Cp2PhoneLookup as Cp2LocalPhoneLookup and PhoneLookupInfo.cp2_info as PhoneLookupInfo.cp2_local_info. To support remote CP2 contacts, there will be a new PhoneLookup ("Cp2RemotePhoneLookup") and a new field in proto PhoneLookupInfo ("cp2_remote_info"). In proto PhoneLookupInfo, cp2_local_info and cp2_remote_info will be of the same type ("Cp2Info"). Bug: 71763594 Test: Existing tests PiperOrigin-RevId: 181405798 Change-Id: I6c43b486229d4e9ae7b55c579d9c9997a2884c80