diff options
author | Torne (Richard Coles) <torne@google.com> | 2017-10-24 14:59:07 -0400 |
---|---|---|
committer | Torne (Richard Coles) <torne@google.com> | 2017-12-12 15:30:24 -0500 |
commit | 12f64daddc1627d1d225081ceb36171b1426e843 (patch) | |
tree | d10cd084e30b486e253555a52c98649950eecf5b /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | e3def31ec007711865bd0720d6e08cf55342ef9e (diff) |
Make WebView data directory configurable.
Add WebView.setDataDirectory(String suffix) and WebView.disableWebView()
interfaces. These will enable applications to better control the use of
WebView when running multiple processes, since it's not safe for more
than one process in an app to use the same data directory.
disableWebView is completely implemented in this change;
setDataDirectory will require WebView-side implementation changes to be
functional.
Bug: 63748219
Test: cts android.webkit.cts.WebViewDataDirTest
Change-Id: Ieff225dc99b6b3ca5f223c35f7a854f0c53692df
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions