commit | 980e99536e2fc6f305432387fe92c9916fa6e7b6 | [log] [tgz] |
---|---|---|
author | Henrik Baard <henrik.baard@sonyericsson.com> | Mon Sep 06 18:13:23 2010 +0200 |
committer | Johan Redestig <johan.redestig@sonyericsson.com> | Mon Sep 06 18:13:23 2010 +0200 |
tree | ee5134289d4e5e901ba0be42579c846d1a3bcfa9 | |
parent | cba8d0efd388146f6814c83a363f4facdec5be2f [diff] |
NPE in DownloadTouchIcon because of getPreferredHttpHost The call getPreferredHttpHost needs a context, however there are two constructors of the class, one of them does not take a context as input. Added context parameter to the second constructor. Change-Id: Ibe670c5b8848ced88b0756d83d5c13e0961652ae