Handle custom labels correctly.

Previous implementation uses upper-case strings instead of original
expressions in vCard, so "X-Custom" becomes the custom type "CUSTOM"

Add test case for this fix.

Bug: 3207011
Change-Id: I287fd595a80453e18b2bb57600ea8d0bd8b78ffd
4 files changed
tree: 61bd321a9d81388ebda91e2c9cbe6ed2297dc2bd
  1. java/
  2. tests/
  3. Android.mk