OSDN Git Service

Force vCard importer copy vCard as a temporary local file in order to
authorDaisuke Miyakawa <dmiyakawa@google.com>
Tue, 30 Mar 2010 06:19:11 +0000 (15:19 +0900)
committerDaisuke Miyakawa <dmiyakawa@google.com>
Wed, 31 Mar 2010 23:14:49 +0000 (08:14 +0900)
commit0e98b9f14177e37937c8a834f8ff2f01e414a609
treee48dd6b08d8a364ea98e11dafb82dfb066f4ba3b
parentcdf961b15b22c03ed7dc853501a9b5f723280f88
Force vCard importer copy vCard as a temporary local file in order to
avoid some troubles around Content Uri which cannot be scanned more
than once.

This is possibly just a temporal workaround. Do not rely on this
caching logic.

Bug: 2528512
Change-Id: Id0129a861b07078b544f52dce0267945c907b260
src/com/android/contacts/ImportVCardActivity.java