diff options
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index b32f19de..83aad1ce 100644 --- a/static/build.html +++ b/static/build.html @@ -874,7 +874,7 @@ gclient sync -D --with_branch_heads --with_tags --jobs 32</pre> substituted with the correct value for other architectures (arm, x86, x86_64).</p> <p>WebView provider apps need to be whitelisted in - <code>frameworks/base/core/res/res/xml/config_webview_packages</code>. By default, + <code>frameworks/base/core/res/res/xml/config_webview_packages.xml</code>. By default, only the Vanadium WebView is whitelisted.</p> </section> |
