Fixing picture loading for directory contacts.

The problem was that LoaderManager no longer delivers
result if it is "the same".  In our case it was not
actually the same (it now had a photo), but it was the
same object, so loader manager ignored the change.

Bug: 3349056
Change-Id: Ifa2379bacaf0f11ac920b9235f0033eebbbc67f2
1 file changed