diff options
| author | flawedworld <flawedworld@flawed.world> | 2022-01-17 06:25:39 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-17 08:48:47 -0500 |
| commit | a3f9f4c068d2b73d603231744fdee6c6711c5e2f (patch) | |
| tree | 6135efbbc55a0e6f9dc8f0cf7a6f82da104951c1 | |
| parent | 126716ddfbe2b2aeadf0b54f9de2e7e4dc2c0bc5 (diff) | |
Update webview package whitelist file
| -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> |
