Commits

Daisuke Miyakawa authored 21ac4103196
Two changes toward vCard composer. - Separate the two cases: mCursor == null and mCursor.getCount() == 0. - Make error messages viewable from user applications, which enables them to translate those messages. Internal issue number: 2138187, 27103