OSDN Git Service

Don't send default phone number for 0.vcf card.
authorJaikumar Ganesh <jaikumar@google.com>
Fri, 13 Nov 2009 18:41:23 +0000 (10:41 -0800)
committerJaikumar Ganesh <jaikumar@google.com>
Fri, 13 Nov 2009 18:58:08 +0000 (10:58 -0800)
commit8b791d4f581f31acf69f1297952c24aa39f01855
treea4350b4ec08b1c7ca2fdb9e4436a1fff659c8b70
parentcd5ed0c7d04119e508fbddfd9656ef8559e3e524
Don't send default phone number for 0.vcf card.

This prevents an entry "My name" with "000000" in the car kit contacts.
We now send only the name and the version in the vcf.
Ideally, we could like to send an empty vcard, but we would need to test
with various car kits with that works well.

Original Change by: Lixin Yue
Bug: 2247067
Dr No: Eastham
src/com/android/bluetooth/pbap/BluetoothPbapService.java