commit | 420b97f12c40f47cda500f63c9e738006e83c409 | [log] [tgz] |
---|---|---|
author | Sumit Deshmukh <sumitd@codeaurora.org> | Wed Jul 25 16:36:14 2018 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Thu Aug 02 13:25:33 2018 -0700 |
tree | d7273bc0164f8b164aa4dbcc08f6eee8d75bbada | |
parent | 46a9aa4d1f4b23a7f45235358eae78a01ad5f715 [diff] |
PBAP: [IOT]Update name format in vCard for SIM Contacts. Usecase: 1) Establish PBAP Connection. 2) Pull Phonebook for SIM Contacts from carkit. Issue: SIM contacts are not seen on carkit. Root Cause: Name format for sim contact in vCard was not correct. Fix: Create N and FN line using API VCardBuilderr.appendNameProperties() instead of appendLine(). Change-Id: I5cd2de419fa9f3c6aa62ae9f7fe16b294fb6d8a9 CRs-Fixed: 2280736