commit | cda9448206494b67c0812b9591cc066ca070a7a6 | [log] [tgz] |
---|---|---|
author | Steve Block <steveblock@google.com> | Tue Nov 09 12:28:56 2010 +0000 |
committer | Steve Block <steveblock@google.com> | Tue Nov 09 12:33:28 2010 +0000 |
tree | 7dbc0effddeb168ef67d3273ae0622a4335135ca | |
parent | 01b04e10df00dcf16bfb92f88b3b1932f579632e [diff] |
Fix FsUtils.readDataFromUrl() to do the network request on a background thread This is required now that doing network requests on the main thread throws NetworkOnMainThreadException. Also updates TestsListPreloaderThread to create the FileFilter lazily and removes a superfluous FileFilter param from the Summarizer constructor. Change-Id: If15fddac934cd8be611f6693b25837657abbddc3