OSDN Git Service

MAP MCE iPhone connectivity
authorJoseph Pirozzo <pirozzoj@google.com>
Thu, 13 Oct 2016 16:59:56 +0000 (09:59 -0700)
committerSanket Agarwal <sanketa@google.com>
Wed, 2 Nov 2016 04:41:27 +0000 (21:41 -0700)
commitc1c6d1d504fbf0344631b4416e51c8b0f61958a7
tree142b457a2688f6e8af433c56fddefaf07776948c
parent7adf1f5877056e639044a0620355e87888fdc799
MAP MCE iPhone connectivity

iPhones do not fill in the tel: field in the originators vCard upon
receipt of a text message, this was causing parsing to fail as it was
assumed that every SMS message will have an associated phone number.
Updated logic to check fields more riggorously.

Bug: 32110763
Change-Id: Ie9135167ad957a2a8054ea414d3e9ec576d3271b
(cherry picked from commit b2e57a501b1719406776c795cfed4fd271707d79)
src/com/android/bluetooth/mapclient/MceStateMachine.java