commit | 998c05b3b5db124a31da1ac38af0e97bca114122 | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Sun Dec 27 17:39:43 2009 -0800 |
committer | Grace Kloba <klobag@google.com> | Sun Dec 27 18:25:21 2009 -0800 |
tree | ae410a337032cafefc8fb378056fc100282e1d0e | |
parent | 4bc95d19c9ccf9cfe4c51b1e697db8cc1d86a579 [diff] |
Cleanup the cache file when we decide not saving it. This logic was lost when we switched back using FLASH instead of RAM for the cache. Add back the CACHE_MAX_SIZE to limit the maximum cacheable file. Fix http://b/issue?id=2346132