summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src/com/android/providers/settings
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2011-01-04 14:26:27 +0000
committerSteve Block <steveblock@google.com>2011-01-07 16:50:09 +0000
commit808751fe7ac16bf7224cba284a318695d8093355 (patch)
treef878bc0cd2fbab85cdfef45c50b9d0e336d16795 /packages/SettingsProvider/src/com/android/providers/settings
parentb3b98d9b700ac0ae038a63b734287b4d3aad950d (diff)
downloadframeworks_base-808751fe7ac16bf7224cba284a318695d8093355.zip
frameworks_base-808751fe7ac16bf7224cba284a318695d8093355.tar.gz
frameworks_base-808751fe7ac16bf7224cba284a318695d8093355.tar.bz2
Avoid superfluous calls to CacheManager with the Chromium HTTP stack
When using the Chromium HTTP stack, most of the calls to CacheManager methods are not required, as we're not using its cache. These methods are now marked with asserts to make this clear. Also avoid creating the cache database in WebViewDatabase. This will avoid creating the database databases/webviewCache.db and the directory cache/webviewCache. Bug: 3270236 Change-Id: I68f94dde16830ed817454d5e1af961f41b71d018
Diffstat (limited to 'packages/SettingsProvider/src/com/android/providers/settings')
0 files changed, 0 insertions, 0 deletions