commit | 9634665ed6eedebc2082f071255886ee3e051c85 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Wed Jan 19 15:07:19 2011 -0800 |
committer | Andreas Huber <andih@google.com> | Wed Jan 19 15:07:19 2011 -0800 |
tree | 2673ee0d6c598c6e5353d7f1c14895efc9fefe65 | |
parent | f5ffe89e736caee1419f0acb469565d5100b8fb8 [diff] |
Prefill the cache before trying to instantiate the media extractor. The latter is an operation that otherwise could block on the datasource for a significant amount of time. During that time we'd be unable to abort the preparation phase without this prefill. Change-Id: Ia42496d88a11314386ea8797d665bf4e94871e30 related-to-bug: 3362836