OSDN Git Service

Cache photo URI too in calllog (contract)
authorMakoto Onuki <omakoto@google.com>
Mon, 9 Mar 2015 20:57:02 +0000 (13:57 -0700)
committerMakoto Onuki <omakoto@google.com>
Mon, 9 Mar 2015 20:57:02 +0000 (13:57 -0700)
commitedb8450b567cd7ae9f13255960b46f155865b163
treeb96d8ffaf734ed53cf9cdf148078e8bef9d40a25
parent3c36b8e9569292b7da9a916b148a21dd6c273dc9
Cache photo URI too in calllog (contract)

Enterprise phone lookup returns special photo URLs for corp contacts, which
can't be obtained just with contact IDs.  So we need to cache the URIs too and
otherwise pictures sometimes don't show up.

Bug 19546108

Change-Id: Iffd5ed16527a143ea55e40e42667e7d0c16d814a
api/current.txt
api/system-current.txt
core/java/android/provider/CallLog.java