Use openAssetFile() for contact photos in search suggestions.

This avoids including blobs in the Cursor, which may contain thousands
of rows. Since all the data is copied out of the database as soon
as the cursor is used, including contact photo blobs adds
significant overhead.

Fixes http://b/issue?id=1862417
1 file changed
tree: c9b8ec30b3170796623196932c7a7b234e203aa6
  1. res/
  2. src/
  3. Android.mk
  4. AndroidManifest.xml
  5. MODULE_LICENSE_APACHE2
  6. NOTICE