summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-07-09 16:16:21 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-07-09 16:16:21 -0400
commitae5afd6ee17afd06a08597aef501c7663231b7ea (patch)
tree2e60de2a4203e1026b0d3f742c8efb0426af5b3e /static
parent7d7f005930b9a4d301ea74a5be731e505d5fd5d0 (diff)
external/chromium -> external/vanadium
Diffstat (limited to 'static')
-rw-r--r--static/build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 9231f055..f677625a 100644
--- a/static/build.html
+++ b/static/build.html
@@ -190,7 +190,7 @@ cd ../..</pre>
<code>Vanadium</code> patches change.
Chromium and the WebView are independent applications built from the Chromium source tree. The
- GrapheneOS Chromium build is located at external/chromium and includes the WebView.
+ GrapheneOS Chromium build is located at external/vanadium and includes the WebView.
See <a href="https://www.chromium.org/developers/how-tos/android-build-instructions">
Chromium's Android build instructions</a> for details on obtaining the prerequisites.
@@ -229,7 +229,7 @@ git am ../*.patch</pre>
<p>The apk needs to be copied from <code>out/Default/apks/MonochromePublic.apk</code>
into the Android source tree at
- <code>external/chromium/prebuilt/arm64/MonochromePublic.apk</code></p>
+ <code>external/vanadium/prebuilt/arm64/MonochromePublic.apk</code></p>
<p>Standalone builds of Chromium and the WebView can be done via the
<code>chrome_modern_public_apk</code> and <code>system_webview_apk</code> targets but