commit | ac05c317cd818701535c5d72ce90da98c4bae75b | [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 | 7bc60e7bca5d17cad542d96782ad828a0df0c258 | |
parent | 88b7ad413c4b6d08697069b18488641d6ce31fd3 [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